Tagged Questions
0
votes
1answer
484 views
NSTreeController - malloc double free error
I'm using an NSTreecontroller in conjunction with an NSOutlineView in my program, and my program is constantly spitting out: malloc: *** error for object 0x1d70d0: double free. These messages go away ...