Memory leak in printf?
Memory leak in printf?
- Subject: Memory leak in printf?
- From: Paul Fox <email@hidden>
- Date: Thu, 11 Jul 2002 13:20:25 +0000
If I run 'leaks' on my running app, I appear to get memory
leaks from inside printf:
abridged stack trace:
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] | -[NSView _drawRect:clip:] | -[CrispVi
ew drawRect:] | printf | vfprintf | cvt | __dtoa | malloc | malloc_zone_malloc
Is this a false report? Known bug in printf? Nothing to worry about?
thanx
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.