Files
node/src
Tarjei Husøy c775514e56 zlib: fix raw inflate with custom dictionary
Moves inflateSetDictionary right after inflateInit2 when mode is
INFLATERAW, since without the wrapper in appears zlib won't return
Z_NEED_DICT as it would otherwise, and will thus attempt inflating
without the dictionary, leading to an error.

Fixes: https://github.com/nodejs/node/issues/8507
PR-URL: https://github.com/nodejs/node/pull/8512
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-09-20 23:05:35 +02:00
..
2016-03-31 16:32:07 +01:00
2016-09-06 09:39:06 -04:00
2016-08-08 09:17:12 -07:00
2016-09-06 09:39:06 -04:00
2016-05-18 17:31:05 +02:00
2016-08-08 09:17:12 -07:00
2016-06-28 21:21:21 +02:00
2016-04-12 17:21:29 -04:00
2016-08-08 09:17:12 -07:00
2016-06-28 17:48:22 -04:00
2015-02-02 21:55:56 +01:00
2016-08-08 09:17:12 -07:00
2016-08-08 09:17:12 -07:00
2016-09-06 09:39:06 -04:00
2016-09-06 09:39:06 -04:00
2016-09-06 09:39:06 -04:00
2016-08-08 09:17:12 -07:00
2016-09-06 09:39:06 -04:00
2016-09-06 09:39:06 -04:00
2016-08-08 09:17:12 -07:00
2016-06-28 21:21:21 +02:00