]> mj.ucw.cz Git - libucw.git/commit
Reading of V30 buckets was broken (for example it didn't work when a bucket
authorMartin Mares <mj@ucw.cz>
Fri, 16 Jul 2004 18:18:02 +0000 (18:18 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 16 Jul 2004 18:18:02 +0000 (18:18 +0000)
commit3b8ae13c8ae03a9774def20de2600328fe2bc0d3
tree7ad295759f7cc5b5a0d868e217f0fb24fec8352e
parentbcfb15368033a922fa375d78fb84269e1f9ab11a
Reading of V30 buckets was broken (for example it didn't work when a bucket
had only header and no body). When fixing it, I've modified it to terminate
after buck_len bytes, so the terminating NUL character is no longer needed.
lib/buck2obj.c