]> git.sur5r.net Git - cc65/commit
Fixed a duplicate-label test.
authorGreg King <gregdk@users.sf.net>
Fri, 4 Jan 2019 07:29:17 +0000 (02:29 -0500)
committerGreg King <gregdk@users.sf.net>
Fri, 4 Jan 2019 07:29:17 +0000 (02:29 -0500)
commitcd6e167982615cdf6cc529c8b15d4b84c0058fa3
treeda529cd9d061b52c6369d3a06fe68a48bb1ed519
parent2959ade6e6c684d9982047bcc2e51717bc4dfee8
Fixed a duplicate-label test.

Don't call strcmp() if either argument is NULL.
src/da65/labels.c