]> mj.ucw.cz Git - libucw.git/commit
- encapsulation: hide struct lizard_buffer in the source code
authorRobert Spalek <robert@ucw.cz>
Mon, 28 Jun 2004 09:34:27 +0000 (09:34 +0000)
committerRobert Spalek <robert@ucw.cz>
Mon, 28 Jun 2004 09:34:27 +0000 (09:34 +0000)
commit54952ff4cd9e28755d0fb0d38e2dab3c1299a6ab
treeeff9938a81ac3f626b3f8ded5389641a71cdb9e1
parenta489a95c5c0852fc68a0b091c42acc56c73e576b
- encapsulation: hide struct lizard_buffer in the source code
  ===> interface changed, now it returns the pointer in one extra parameter
- lizard_alloc() allocates no memory, hence no size parameter needed
- lizard_realloc() made static and it is automatically called by the
  decompression routine
lib/lizard-safe.c
lib/lizard.h