Re: [cc65] Why crashing attempting to free this struct?

From: Payton Byrd <plbyrd1gmail.com>
Date: 2012-03-25 04:15:17
On Sat, Mar 24, 2012 at 9:11 PM, Christopher Pow <
christopher.s.pow@gmail.com> wrote:

> >       memset(result->nodes[0].cbmDirectoryEntry.name, 0, 17);
> >       memset(result->nodes[0].screenCodesName, 32, 17);
>
> I didn't see the declaration of cbmDirectoryEntry, so I assume 'name'
> is a char[17]?
>
> The instantiation code looks good if the answer to the above question
> is "of course".  =]
>
>
Of course.  :)

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Mar 25 04:15:49 2012

This archive was generated by hypermail 2.1.8 : 2012-03-25 04:15:52 CEST