spot/buddy/src
Alexandre Duret-Lutz 63818a3e69 [buddy] Fix several PVS-Studio warnings
For #192.

* src/bddio.c, src/cppext.cxx, src/kernel.c: Fix printf formats, calls
to new, and simplify one check in bdd_delref_nc().
2016-10-28 17:12:21 +02:00
..
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bddio.c [buddy] Fix several PVS-Studio warnings 2016-10-28 17:12:21 +02:00
bddop.c [buddy] slight optimization of bdd_implies 2016-10-20 20:59:28 +02:00
bddtest.cxx buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bddtree.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bddx.h hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00
bvec.c buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bvecx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
cache.c [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cache.h [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cppext.cxx [buddy] Fix several PVS-Studio warnings 2016-10-28 17:12:21 +02:00
depend.inf Initial revision 2003-05-05 10:57:53 +00:00
fdd.c [buddy] backport some fixes from upstream 2015-03-11 23:45:00 +01:00
fddx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
imatrix.c [buddy] backport some fixes from upstream 2015-03-11 23:45:00 +01:00
imatrix.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
kernel.c [buddy] Fix several PVS-Studio warnings 2016-10-28 17:12:21 +02:00
kernel.h [buddy] fix undefined behavior 2015-03-10 15:44:08 +01:00
Makefile.am Use -Bsymbolic-functions and -Bsymbolic 2015-11-10 15:10:11 +01:00
pairs.c [buddy] * src/pairs.c (bdd_pairalloc): Fix prototype. 2011-04-30 13:22:27 +02:00
prime.c [buddy] fix an undefined behavior 2016-07-27 19:47:30 +02:00
prime.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
reorder.c [buddy] backport some fixes from upstream 2015-03-11 23:45:00 +01:00
tree.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00