-
evins committed revision 897 to the gLabels SVN repository, changing 1 files.
2009-11-07 17:46:57 UTC by evins
-
We've received the following report from a reporter:
----
source code file glabels-2.2.5/barcode-0.98/code93.c
function Barcode_93_encode
I notice the following code
checksum_str = (int *)malloc( (strlen(text) + 3) * 2 * sizeof(int));
but I fail to notice any matching call to free. This looks like a memory
leak to me. Suggest add call to free near the end of the routine.
2009-10-24 11:05:00 UTC by prusnak
-
evins committed revision 896 to the gLabels SVN repository, changing 2 files.
2009-10-06 03:15:50 UTC by evins
-
jim committed 9ebfc49 of branch glabels_2_2 to the gLabels Git repository, changing 862 files.
2009-09-27 02:52:01 UTC by jim
-
When sending many pages to print, glabels gives the option to print all pages, actual pages (allways in gray) and to specify what pages one want to print. Glabels always sends all pages to printer.
2009-09-24 20:46:10 UTC by stargeizer
-
evins committed revision 895 to the gLabels SVN repository, changing 39 files.
2009-09-23 03:41:02 UTC by evins
-
evins committed revision 894 to the gLabels SVN repository, changing 4 files.
2009-09-23 01:56:53 UTC by evins
-
evins changed the public information on the gLabels project.
2009-09-22 01:05:48 UTC by evins
-
evins committed revision 893 to the gLabels SVN repository, changing 6 files.
2009-09-21 21:02:45 UTC by evins
-
mbl103 committed revision 892 to the gLabels SVN repository, changing 1 files.
2009-09-20 16:11:26 UTC by mbl103