Return to Allowing Early Returns in LZ4_compress_generic()
authorW. Felix Handte <w@felixhandte.com>
Fri, 6 Apr 2018 22:52:55 +0000 (18:52 -0400)
committerW. Felix Handte <w@felixhandte.com>
Fri, 6 Apr 2018 23:28:08 +0000 (19:28 -0400)
commit5622c276e114c75f11f6171f9fe2295a8b626e89
treea69602c0b3c220476f1085490f25c2f57678d23f
parentd759d0630003b0722e9389c2297c1856ba8e939f
Return to Allowing Early Returns in LZ4_compress_generic()

Or: `goto` Considered Harmful

Or: https://xkcd.com/292/
lib/lz4.c