]> mj.ucw.cz Git - libucw.git/commit
crash tests changed:
authorRobert Spalek <robert@ucw.cz>
Tue, 15 Jun 2004 09:21:39 +0000 (09:21 +0000)
committerRobert Spalek <robert@ucw.cz>
Tue, 15 Jun 2004 09:21:39 +0000 (09:21 +0000)
commit6322ad5337d19dea9de536eb73e81a34658d4b8f
tree58d1f89038f958d91648cbf55511b58e448a4c17
parent49bbf2f90dd87fbe2887cb7b7e25412bc1e5b074
crash tests changed:
- since the memory protection is removed after decompress_safe(), it makes
  no sense to check the read/write protection on the corresponding page
  ===> removed
- now, if the returned value is < 0, print errno
- try allocating a too small buffer
  OR setting too low expected length
lib/lizard-test.c