1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-20 03:52:29 +03:00
Files
glibc/include
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
..
2012-01-07 23:57:22 -05:00
2015-02-24 13:29:40 -05:00
2012-05-24 23:08:18 +02: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
2012-11-21 06:33:19 -08:00
2014-11-24 15:03:45 +05:30
2012-01-07 23:57:22 -05:00
2014-10-30 19:44:31 +00:00
2004-03-09 10:36:53 +00:00
2004-03-09 10:36:53 +00:00
2009-04-23 18:29:30 +00:00
2014-11-24 11:41:44 +05:30
2012-05-24 23:08:18 +02:00
2012-05-24 23:06:20 +02:00
2014-11-24 15:03:45 +05:30
2012-05-31 13:10:02 +02:00
2014-11-24 15:24:34 +05:30
2014-11-24 15:03:45 +05:30
2004-10-24 21:29:41 +00:00
2014-11-24 15:03:45 +05:30
2015-02-18 18:47:34 +00:00
2012-01-07 23:57:22 -05: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
2012-01-07 23:57:22 -05:00
2014-11-24 15:03:45 +05:30