|
188e36178b
|
Reacted on some of the complaints of codespell
|
2016-07-22 16:03:51 +02:00 |
|
|
49dd9dc993
|
Closed memory leaks with demo/demo -iso_read and updated.
Inspired by Coverity CID 12561.
|
2015-10-12 22:49:47 +02:00 |
|
|
93e1fc52d0
|
Closed memory leaks with demo/demo -iso_ms and updated.
Inspired by Coverity CID 12559 and 12560.
|
2015-10-12 19:45:46 +02:00 |
|
|
4838cd59a7
|
Closed more memory leaks with demo/demo -iso_modify. Coverity CID 12558.
|
2015-10-12 16:46:18 +02:00 |
|
|
d51b1738dd
|
Closed memory leaks with demo/demo -iso_modify and updated it a bit.
Inspired by Coverity CID 12557.
|
2015-10-12 15:50:43 +02:00 |
|
|
6252ae2065
|
Overhauled demo/demo -iso_cat. Better error messages. Closed memory leaks.
Instigated by Coverity CID 12555.
|
2015-10-12 14:14:14 +02:00 |
|
|
0611f468c2
|
Fixed buffer overflow in demo/demo.c with gesture -iso_read.
Debian bug 774147. Thanks to Jakub Wilk.
|
2014-12-29 15:08:47 +01:00 |
|
|
b41e36365d
|
Fixed a write to array index -1 with demo/demo -tree
|
2014-02-16 14:31:33 +01:00 |
|
|
d8a56f60ef
|
Interpreting the return values of fwrite() in demo/demo.c
|
2011-03-11 09:09:39 +01:00 |
|
|
ba11413a6f
|
Corrected several memory leaks and potential NULL pointer evaluations
in case of memory shortage. All reported by George Danchev.
|
2010-09-01 10:45:10 +02:00 |
|
|
fe45249e9e
|
Gave up use of alloca() in favor of calloc() and free(),
because alloca.h is needed on Solaris and not available on FreeBSD.
|
2010-07-05 19:14:47 +02:00 |
|
|
73bc3ae512
|
Include file alloca.h was missing in demo program
|
2010-07-01 13:50:42 +02:00 |
|
|
23d3c43022
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48:59 +01:00 |
|
|
cbb376a137
|
Introduced a default definition for PATH_MAX.
|
2009-12-31 08:48:51 +01:00 |
|
|
55690756ae
|
Consolidated demo code for having less linker mesages with a make run.
|
2009-08-07 21:52:42 +02:00 |
|