zint/frontend
Julien Nabet 3257a5c0af cppcheck: fix reports
[backend/bmp.c:133]: (error) Memory leak: bitmap
[backend/bmp.c:126]: (error) Memory leak: bitmap
[backend/composite.c:464]: (error) Array index -1 is out of bounds.
[backend/composite.c:507]: (error) Array index -1 is out of bounds.
[backend/dmatrix.c:962]: (style) Redundant condition: i!=0. 'i==0 || (i!=0 && binary[i-1]!='b')' is equivalent to 'i==0 || binary[i-1]!='b''
[backend/raster.c:122]: (error) Memory leak: rotated_pixbuf
[backend/raster.c:506]: (error) Memory leak: pixelbuf
[frontend/main.c:273]: (error) Uninitialized variable: format_string
[frontend_qt/exportwindow.cpp:103]: (style) Array index 'j' is used before limits check.
2017-07-01 09:49:47 +01:00
..
CMakeLists.txt better debian support 2009-05-20 08:33:01 +00:00
getopt1.c Merge Windows platform patches by tgotic 2009-06-02 20:28:54 +00:00
getopt.c Merge Windows platform patches by tgotic 2009-06-02 20:28:54 +00:00
getopt.h Merge Windows platform patches by tgotic 2009-06-02 20:28:54 +00:00
isotest.sh Update test routines 2016-10-27 13:34:59 +01:00
main.c cppcheck: fix reports 2017-07-01 09:49:47 +01:00
Makefile.mingw Add Data Matrix Rectangular Extension (DMRE) in regular distribution 2016-02-27 21:26:52 +01:00
test.sh Update test routines 2016-10-27 13:34:59 +01:00
zint_black.ico New icon 2009-11-22 15:46:15 +00:00
zint.1.gz Add manpage 2010-10-18 22:14:00 +01:00
zint.rc Structural changes and updates from tgotic 2009-11-22 15:38:15 +00:00