Re: [hackers] [scc][PATCH] Fix NULL pointer dereference

From: <k0ga_AT_shike2.com>
Date: Tue, 12 Apr 2016 19:43:54 +0200

> if ((sym = install(NS_IDEN, sym)) == NULL) {
> errorp("redefinition of parameter '%s'",
> - sym->name);
> + yylval.sym->name);

Upsss, good catch. I will apply it tomorrow. Thanks!

Regards,
Received on Tue Apr 12 2016 - 19:43:54 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 12 2016 - 19:48:15 CEST