Re: A bug in CFPropertyListCreateFromXMLData?
Re: A bug in CFPropertyListCreateFromXMLData?
- Subject: Re: A bug in CFPropertyListCreateFromXMLData?
- From: Ali Ozer <email@hidden>
- Date: Tue, 17 Dec 2002 09:53:38 -0800
I understand and agree that the CoreFoundation API does not check
everything to be fast, etc... But I would think it could at least
avoid crashing in this case.
Indeed this is one of those cases where the data does need to be
validated because it's possible for garbage data to come from the
outside world --- on bad data, the function should return an error.
But not to say there aren't bugs or cases where bad data can sneak
through. It would be great if you could submit a bug with your bad data
file attached. Thanks,
Ali
_______________________________________________
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.