]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/findlib/win32filter.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / findlib / win32filter.c
index f6533f3c6c90acb78890f07e2470146bd8e101e7..1766bc8954583f694afc49f432a19185f750c2e0 100644 (file)
@@ -36,6 +36,7 @@ bool Win32Filter::have_data(char **raw, int64_t *raw_len, int64_t *use_len)
 {
    int64_t size;
    char *orig=*raw;
+   initialized = true;
    Dmsg1(100, "have_data(%lld)\n", *raw_len);
    while (*raw_len > 0) {
       /* In this rec, we could have multiple streams of data and headers