Mike Frysinger ba7d2c543f alloca: fix buf interaction
The stack-grows-down case is missing paren around the buf cast.

The stack-grows-up case is missing a cast with the buf assignment.
This leads to build failures due to -Werror:
vfprintf.c: In function '_IO_vfprintf_internal':
vfprintf.c:1738:16: error: initialization from incompatible pointer type [-Werror]
2015-02-24 13:29:40 -05:00
..
2015-02-24 13:29:40 -05:00
2014-11-24 15:03:45 +05:30
2013-09-04 20:47:21 +00:00
2014-11-24 15:03:45 +05:30
2014-11-24 15:03:45 +05:30
2014-10-30 19:44:31 +00:00
2014-11-24 11:41:44 +05:30
2014-11-24 15:03:45 +05:30
2014-11-24 15:24:34 +05:30
2014-11-24 15:03:45 +05:30
2014-11-24 15:03:45 +05:30
2015-02-18 18:47:34 +00:00
2015-02-23 11:35:24 -03:00
2014-11-24 15:03:45 +05:30
2014-11-24 15:03:45 +05:30
2014-11-24 15:03:45 +05:30
2014-11-24 15:03:45 +05:30