Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory leak of attributes #149

Merged
merged 2 commits into from
Jan 6, 2019
Merged

Conversation

bricklife
Copy link
Contributor

Xcode analyzer reports Potential leak of memory pointed to by 'attributes'. And also, sometimes Xcode can't find EXTRuntimeExtensions.h. This PR fixes these issues.

See also: The same PR is already merged into original libextobjc jspahrsummers/libextobjc#141

Shinichiro Oba added 2 commits November 29, 2018 16:12
> Potential leak of memory pointed to by 'attributes'
@mdiep mdiep merged commit 5f2817f into ReactiveCocoa:master Jan 6, 2019
stuartofmine pushed a commit to stuartofmine/ReactiveObjC_2023 that referenced this pull request Oct 18, 2023
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.

2 participants