Re: [xar] checking a struct is NULL to use it?
Re: [xar] checking a struct is NULL to use it?
- Subject: Re: [xar] checking a struct is NULL to use it?
- From: Greg Weston <email@hidden>
- Date: Wed, 13 Apr 2016 15:58:31 -0400
> There is some "strange" code in the latest xar project (302):
>
> archive.c - line 802:
>
> if( previousAttr == NULL )
> XAR(previousAttr)->attrs = XAR_ATTR(currentAttr)->next;
At a very superficial glance, it really looks like that should be XAR(x).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden