]> wimlib.net Git - wimlib/commitdiff
Remove "memory exhausted" error messages
authorEric Biggers <ebiggers3@gmail.com>
Sun, 26 Oct 2014 23:47:12 +0000 (18:47 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 27 Oct 2014 00:02:15 +0000 (19:02 -0500)
Calling code checks for NULL returns anyway, and in the case of
allocating chunk compressors there is a fallback so there shouldn't
be an error message.


No differences found