[PATCH][BZ #17657] Return allocated array instead array on stack.

Ondřej Bílka neleai@seznam.cz
Wed Dec 10 14:33:00 GMT 2014


On Wed, Dec 10, 2014 at 03:09:53PM +0100, Andreas Schwab wrote:
> Ondřej Bílka <neleai@seznam.cz> writes:
> 
> > here we return array on stack which is invalid. OK to fix it in obvious way?
> 
> The obvious way would be a static allocation.
> 
which breaks when user modifies array.



More information about the Libc-alpha mailing list