Home
last modified time | relevance | path

Searched hist:"116 e78d4d4c1f8087a8e70707acc4227c5d0edf7" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/gif/
H A DGIFTranslator.cpp7b46114834d5a8bf7d25e662ee22b5a435617ba0 Wed Mar 05 22:56:40 UTC 2014 John Scipione <jscipione@gmail.com> GIFTranslator: call new(std::nothrow) BBitmap again

... to prevent throwing a std::bad_alloc exception if there isn't
enough memory to allocate a new BBitmap.

This effectively reverts 116e78d4d4c1f8087a8e70707acc4227c5d0edf7

Thanks Axel and AnEvilYak and sorry for the noise.
116e78d4d4c1f8087a8e70707acc4227c5d0edf7 Sat Mar 01 06:06:58 UTC 2014 John Scipione <jscipione@gmail.com> GIFTranslator: Remove unneeded BBitmap checks