FROM : Rosyna
DATE : Wed Nov 20 12:56:00 2002
No, they should all be checked, all the time ;)
I've seen people expect some freaky things from CF ;)
Ack, at 11/20/02, Patrick Coskren said:
>Whoops; you're right. Actually, "properties" is the only one that
>might be null, but it needs to be checked. The amended code should
>read:
>
> CFRelease(desiredProperties);
> CFRelease(document);
> if (NULL != properties) {
> CFRelease(properties);
> }
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
DATE : Wed Nov 20 12:56:00 2002
No, they should all be checked, all the time ;)
I've seen people expect some freaky things from CF ;)
Ack, at 11/20/02, Patrick Coskren said:
>Whoops; you're right. Actually, "properties" is the only one that
>might be null, but it needs to be checked. The amended code should
>read:
>
> CFRelease(desiredProperties);
> CFRelease(document);
> if (NULL != properties) {
> CFRelease(properties);
> }
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
| Related mails | Author | Date |
|---|---|---|
| Patrick Coskren | Nov 19, 08:30 | |
| Gregory Seidman | Nov 19, 09:32 | |
| Timothy Ritchey | Nov 19, 09:57 | |
| Jake A. Repp | Nov 19, 09:58 | |
| Patrick Coskren | Nov 19, 10:07 | |
| Chris Parker | Nov 19, 10:18 | |
| Patrick Coskren | Nov 19, 10:33 | |
| Richard | Nov 19, 14:20 | |
| David Cake | Nov 19, 16:51 | |
| Rosyna | Nov 19, 20:47 | |
| Patrick Coskren | Nov 20, 09:32 | |
| Rosyna | Nov 20, 12:56 |






Cocoa mail archive

