diff options
author | João Abecasis <joao.abecasis@nokia.com> | 2010-08-18 17:22:49 (GMT) |
---|---|---|
committer | João Abecasis <joao.abecasis@nokia.com> | 2010-08-19 12:02:27 (GMT) |
commit | 5e7e6788814549a1b60f9cc8972e03fb8a830d1c (patch) | |
tree | da2f5bde4d37c291053f4584fa84de0fd48df4d6 /dist/changes-3.2.1 | |
parent | c6cc767cb065ca77aba06fe15830c22f187e370c (diff) | |
download | Qt-5e7e6788814549a1b60f9cc8972e03fb8a830d1c.zip Qt-5e7e6788814549a1b60f9cc8972e03fb8a830d1c.tar.gz Qt-5e7e6788814549a1b60f9cc8972e03fb8a830d1c.tar.bz2 |
qUncompress: don't exit on allocation failure with -no-exceptions
If we're not allowed to fail here with -no-exceptions, we shouldn't
throw either so just check the return value from qRealloc and be done
with it.
Also changed the test case so it doesn't expect bad_alloc being thrown;
the test data now gets properly initialized...
Reviewed-by: Olivier Goffart
Reviewed-by: Harald Fernengel
Diffstat (limited to 'dist/changes-3.2.1')
0 files changed, 0 insertions, 0 deletions