]> mj.ucw.cz Git - libucw.git/commit
- lizard_alloc() does not allocate anything if max_len == 0
authorRobert Spalek <robert@ucw.cz>
Fri, 25 Jun 2004 18:41:45 +0000 (18:41 +0000)
committerRobert Spalek <robert@ucw.cz>
Fri, 25 Jun 2004 18:41:45 +0000 (18:41 +0000)
commit0d716479eabd2e2cbc6f448b6ad1348d64687611
tree8cf02eb36e282817ff1caff670ca31ffea66d951
parent8614997369b011bdf83ba2c6a1636f400833ee3b
- lizard_alloc() does not allocate anything if max_len == 0
- lizard_realloc() only allows stretching the memory and not shrinking
lib/lizard-safe.c