Fix XZ_DYN_ALLOC to avoid useless memory reallocations.

s->dict.allocated was initialized to 0 but never set after
a successful allocation, thus the code always thought that
the dictionary buffer has to be reallocated.

Thanks to Yu Sun from Cisco Systems for reporting this bug.
1 file changed
tree: dc66800971ca2a458e42cb69262b3d422c53b080
  1. linux/
  2. userspace/
  3. .gitignore
  4. COPYING
  5. README