]> git.sur5r.net Git - glabels/commit
2004-08-14 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sat, 14 Aug 2004 14:49:09 +0000 (14:49 +0000)
committerJim Evins <evins@snaught.com>
Sat, 14 Aug 2004 14:49:09 +0000 (14:49 +0000)
commita5659c418bcd65d7435c3ce51613801a64d0ac1a
tree100aa2b5f3bd5d8767ea637abbad3054a7abd33d
parent342ce3d7a1b5dd0b214cafa5062b9822d171d959
2004-08-14  Jim Evins  <evins@snaught.com>

Fixes for Bug #1008181.

* src/bc.c: (gl_barcode_default_digits):
Make a format of zero digits, harmless.
* src/xml-label.c: (xml_parse_object_barcode):
Set default value of the format property of barcode objects to 10, not
zero.  This will prevent crashes when reading pre 2.0.x files.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@448 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/src/bc.c
glabels2/src/xml-label.c