----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53365/ -----------------------------------------------------------
(Updated Nov. 8, 2016, 4:22 a.m.) Review request for mesos and Anand Mazumdar. Changes ------- Added additionally needed includes. Repository: mesos Description (updated) ------- It turns out that zlib does not always set the `msg` field, the calling code is expected to handle the case where `msg` is NULL. I discovered this while I was playing with the library during the implementation of a streaming decompressor. Diffs (updated) ----- 3rdparty/stout/include/stout/gzip.hpp b78a8a31204ee585f8e4a88eaefe7346faa46b8d Diff: https://reviews.apache.org/r/53365/diff/ Testing ------- make check Thanks, Benjamin Mahler
