It seems that there is a memory leak in SRValidator in the
isKeyCode:andFlagsTaken:error method around line 71: The array returned by
CopySymbolicHotKeys has to be released. I fixed this by adding [globalHotKeys
autorelease] after line 71.
Original issue reported on code.google.com by timschro...@googlemail.com on 27 Apr 2011 at 8:21
Original issue reported on code.google.com by
timschro...@googlemail.com
on 27 Apr 2011 at 8:21