[Drawkit] double free
James Maxwell
jbmaxwell at rubato-music.com
Mon Jul 7 10:47:53 PDT 2008
okay, found it... I was looking for an extra release, but it was a
missing retain!
fair enough.
J.
On 7-Jul-08, at 10:27 AM, James Maxwell wrote:
> Hello All,
>
> I'm getting a malloc error "double free" when trying to drag guides
> on my customized guide layer.
> Putting a breakpoint at malloc_error_break shows that the problem is
> coming from DKToolController's -mouseDragged: method, specifically
> the [pool drain] at the bottom. Anybody have any wild guesses as to
> what might be causing this? I know it's pretty much impossible to
> know without seeing my code, but perhaps there are some obvious
> things I should check?
>
> thanks,
>
> J.
>
>
> _______________________________________________
> Drawkit mailing list
> Drawkit at lists.apptree.net
> http://lists.apptree.net/listinfo.cgi/drawkit-apptree.net
More information about the Drawkit
mailing list