Debugging a leak
in
Integration and Hardware
•
1 month ago
Now that I've got the basics of programming down and can actually make a sketch that does something, I figure it's time to start programming
more
neatly and efficiently. I keep getting this message when I run my program, wondering what it means and how to fix it-
- objc[15006]: Object 0x7ff10b0e3730 of class __NSCFDictionary autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
1