Re: [PATCH] apply: avoid using fixed-size buffer in write_out_one_reject()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



René Scharfe <l.s.r@xxxxxx> writes:

> Take care to work around (arguably buggy) implementations of free(3)
> that change errno by calling it only after using the errno value.

;-).

The "do everything including giving an error message, jump to the
exit label where resources are released just before returning"
pattern naturally gives us that, which is very nice.

Will queue.  Thanks.





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux