[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Removing My* memory alllocation functions



On Thu, Dec 9, 2010 at 6:56 AM, DJ Delorie <dj@xxxxxxxxxxx> wrote:
>
> Anything that's STRING in parse_y.y starts off as NULL if it's the ""
> string.  This is done in parse_l.l.

My assumption was wrong, thanks for spotting that DJ.
Peter, as a consequence:
create.c:789 should use STRDUP() to support NULL pin Number
create.c:876 should use STRDUP() to support NULL pad Number
buffer.c:984 should use STRDUP() to support NULL pad Number


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user