Only Bump Offset When Attaching Non-Null Dictionary
authorW. Felix Handte <w@felixhandte.com>
Tue, 6 Aug 2019 23:08:41 +0000 (19:08 -0400)
committerW. Felix Handte <w@felixhandte.com>
Tue, 6 Aug 2019 23:08:41 +0000 (19:08 -0400)
commit4c580067199c4a7fdcacc6961842ee6d3832bb93
tree718b41f2409059aa4c3acb6ba22c8c98b4d16a51
parent4f49d744e8de26b4d942c0c0e480f6a37dde41a5
Only Bump Offset When Attaching Non-Null Dictionary

We do want to bump, even if the dictionary is empty, but we **don't** want to
bump if the dictionary is null.
lib/lz4.c