]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1413 from felixhandte/attach-dict-fix-unsigned-compare
authorYann Collet <Cyan4973@users.noreply.github.com>
Tue, 13 Nov 2018 01:53:11 +0000 (17:53 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Nov 2018 01:53:11 +0000 (17:53 -0800)
Fix #1412: Perform Signed Comparison When Setting Attach Dict Param


Trivial merge