[haiku-commits] Re: haiku: hrev45779 - src/apps/people

  • From: Philippe Saint-Pierre <stpere@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 23 Jun 2013 13:48:57 -0400

>>   {
>> +       BFile* file = new(std::nothrow) BFile(fRef, B_READ_WRITE);
>
>
> Is there any reason not to put 'file' on the stack?
>

Indeed, no particular reason.  Changed in hrev45783.

Philippe

Other related posts: