Commit 7b113e83 authored by Alexandre Julliard's avatar Alexandre Julliard

Revert previous patch, that's not a leak.

parent 1d36d129
......@@ -736,8 +736,6 @@ struct Ziphuft **t, cab_LONG *m, cab_decomp_state *decomp_state)
/* backup over finished tables */
while ((i & ((1 << w) - 1)) != ZIP(x)[h])
w -= l[--h]; /* don't need to update q */
free(q);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment