decompress_iob(): Free the temporary buffer when the buffer limit is reached
authorFabian Keil <fk@fabiankeil.de>
Mon, 2 Mar 2020 17:14:29 +0000 (18:14 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 2 Mar 2020 17:44:58 +0000 (18:44 +0100)
commit4490d451f9b61baada414233897a83ec8d9908aa
treea639527b6c2fd9bf95a0d5e5b36d5876cc97e585
parent245e1cf325bc957df6226c745b7ac3f67a97ea07
decompress_iob(): Free the temporary buffer when the buffer limit is reached

... instead of leaking it.

Sponsored by: Robert Klemme
parsers.c