]> granicus.if.org Git - libexpat/commit
Added a bunch of assertions that internal assumptions are not violated
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Mon, 29 Apr 2002 17:09:31 +0000 (17:09 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Mon, 29 Apr 2002 17:09:31 +0000 (17:09 +0000)
commitd29adbd972361a01bc90091420b1c583e946252d
treea9a3c11755743dfce699ef69429e58739fe7d6bd
parent6556c9be67bafe1619f6e30a9135bfbe5ac8c0cb
Added a bunch of assertions that internal assumptions are not violated
(specifically, make sure args are not NULL).

If the expected value is not the right length, include the value found in
the error message, to make problems easier to diagnose.
expat/tests/chardata.c