Add Inflator::BadDistanceErr exception
Origin: upstream, https://github.com/weidai11/cryptopp/commit/
07dbcc3d9644b18e05c1776db2a57fe04d780965
Bug: https://github.com/weidai11/cryptopp/issues/414
Last-Update: 2017-06-05
The improved validation and excpetion clears the Address Sanitizer and
Undefined Behavior Sanitizer findings
Gbp-Pq: Name zinflate-564.diff
[PATCH] Fix compile under Debian Hurd (i386) Debian Hurd defines __MACH__, and it was picking up "#define CRYPTOPP_SECTION_INIT __attribute__((section (__DATA,__data)))" intended for Apple linkers
Gbp-Pq: Name Hurd-compile-fix.patch