Skip to content

Commit

Permalink
describe a leak issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmin18 committed Aug 10, 2012
1 parent daecd63 commit 29d0229
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ The patch is a zip file contains patch.lua and other lua codes. The sample code
The sample iOS project loads the patch from a url (which you probably want to change in AppDelegate.m) before launch.

The Original.png and Patched.png shows the difference.
### Issue
The mutated version of wax leaks when call method directly from Obj-C!!!

The issue is located at wax_instance.m, TODO mark.

0 comments on commit 29d0229

Please sign in to comment.