Fixed #4611 (Resource leak not found (was: Reverse NULL check))

This commit is contained in:
Alexander Mai 2014-03-11 06:32:56 +01:00 committed by Daniel Marjamäki
parent fae8ef48b8
commit 3721165d86
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<resource>
<dealloc>close</dealloc>
<alloc init="true">open</alloc>
<alloc init="true">socket</alloc>
</resource>