Showing
1 changed file
with
1 additions
and
0 deletions
@@ -234,6 +234,7 @@ static NSRecursiveLock *delegateAuthenticationLock = nil; | @@ -234,6 +234,7 @@ static NSRecursiveLock *delegateAuthenticationLock = nil; | ||
234 | [postBodyWriteStream release]; | 234 | [postBodyWriteStream release]; |
235 | [postBodyReadStream release]; | 235 | [postBodyReadStream release]; |
236 | [PACurl release]; | 236 | [PACurl release]; |
237 | + [responseStatusMessage release]; | ||
237 | [super dealloc]; | 238 | [super dealloc]; |
238 | } | 239 | } |
239 | 240 |
-
Please register or login to post a comment