Fixed #4611 (Resource leak not found (was: Reverse NULL check))
This commit is contained in:
parent
fae8ef48b8
commit
3721165d86
|
@ -10,6 +10,7 @@
|
|||
|
||||
<resource>
|
||||
<dealloc>close</dealloc>
|
||||
<alloc init="true">open</alloc>
|
||||
<alloc init="true">socket</alloc>
|
||||
</resource>
|
||||
|
||||
|
|
Loading…
Reference in New Issue