]> mj.ucw.cz Git - libucw.git/blobdiff - lib/bucket.c
a bug fixed, it reveals when you want to process the bucket-file more times
[libucw.git] / lib / bucket.c
index 9be78b280931358402904ce18764c173df961c87..c9fecd218d5dd10a22ac85c2be4db85cd7e566af 100644 (file)
@@ -369,6 +369,7 @@ obuck_slurp_pool(struct obuck_header *hdrp)
       if (!l)
        {
          bclose(obuck_rpf);
+         obuck_rpf = NULL;
          obuck_unlock();
          return NULL;
        }