Re: Strange malloc/free issue inside a category
Re: Strange malloc/free issue inside a category
- Subject: Re: Strange malloc/free issue inside a category
- From: Andy Lee <email@hidden>
- Date: Sun, 30 Jul 2006 13:57:43 -0400
On Jul 30, 2006, at 1:38 PM, Ken Tozier wrote:
dLen = slen * sizeof(unichar);
Should this be 2 * slen * sizeof(unichar), since you'll need two hex
characters to represent each byte?
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden