]> mj.ucw.cz Git - libucw.git/commit
- added buck2obj_flush() that flushed the memory pool (some caller only
authorRobert Spalek <robert@ucw.cz>
Mon, 28 Jun 2004 09:45:49 +0000 (09:45 +0000)
committerRobert Spalek <robert@ucw.cz>
Mon, 28 Jun 2004 09:45:49 +0000 (09:45 +0000)
commit9fe2ec8f159e70af588bc776c5b5d2943c7a2fbe
treec619897214381d7396377e3f9bae4d6f4d357e1d
parent61da975c346c50ccf9bb9cb7271ef538dc15ab32
- added buck2obj_flush() that flushed the memory pool (some caller only
  remember struct buck2obj_buf * and since it is not exported, they could not
  flush it by themselves)
- obj_read_bucket() returns the length of the header if requested
- adapted to growing buffers (gbuf.h)
- updated interface of bconfig()
- lizard_decompress_safe() automatically realloc's the buffer, hence the
  wrapper is not needed
lib/buck2obj.c
lib/buck2obj.h