[Haiku-commits] r26576 - haiku/trunk/src/add-ons/kernel/file_systems/bfs

Salvatore Benedetto emitrax at gmail.com
Wed Jul 23 18:12:54 CEST 2008


2008/7/23 Axel Dörfler <axeld at pinc-software.de>:
> "Salvatore Benedetto" <emitrax at gmail.com> wrote:
>> >        identify_cookie *cookie = new(std::nothrow) identify_cookie;
>> > +       if (cookie == NULL)
>> > +               return B_NO_MEMORY;
>> Actually that's not the only case :-)
>
> Why don't you just put your knowledge to use and fix it, then? :-)

Because I did, but apparently you anticipated me once again. :-)


Regards,
-- 
Salvatore Benedetto (a.k.a. emitrax)
Student of Computer Engineer
University of Pisa
www.haiku-os.it



More information about the Haiku-commits mailing list