----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53365/ -----------------------------------------------------------
Review request for mesos and Anand Mazumdar. Repository: mesos Description ------- 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 ----- 3rdparty/stout/include/stout/gzip.hpp b78a8a31204ee585f8e4a88eaefe7346faa46b8d Diff: https://reviews.apache.org/r/53365/diff/ Testing ------- make check Thanks, Benjamin Mahler
