Skip to content

Fix memory leak in MGTwitterLibXMLParser. - #113

Open
vargusz wants to merge 1 commit into
bengottlieb:masterfrom
vargusz:MGTwitterLibXMLParser-leak-init
Open

Fix memory leak in MGTwitterLibXMLParser.#113
vargusz wants to merge 1 commit into
bengottlieb:masterfrom
vargusz:MGTwitterLibXMLParser-leak-init

Conversation

@vargusz

@vargusz vargusz commented Jan 29, 2013

Copy link
Copy Markdown

In case xmlReaderForMemory() fails, nil is returned from the initWithXML method, so the alloc should be reverted.

In case xmlReaderForMemory() fails, nil is returned from the initWithXML method, so the alloc should be reverted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant