]> git.sur5r.net Git - glabels/commit
Fixed NULL warning when copying uninitialized barcode objects.
authorJim Evins <evins@snaught.com>
Sun, 24 Jan 2010 15:03:17 +0000 (10:03 -0500)
committerJim Evins <evins@snaught.com>
Sun, 24 Jan 2010 15:07:19 +0000 (10:07 -0500)
commit8fe68d63b2acb46a133e9e643d45657faf54ee50
treea67c393691f6252d7f059ff1912bc6d54189d912
parent52e8083629f0a9316b7df2bf6b400de8d6bc260e
Fixed NULL warning when copying uninitialized barcode objects.

Make sure both arguments to g_ascii_strcasecmp() are non NULL.
src/label-barcode.c