Yaroslav Miroshnychenko c7dcd67d56 Add missing va_end() to prevent stack corruptions
Added va_end() for copied variable arguments lists
in __vfprintf() and __find_arguments().
This is by C standard.
Important for systems which pass arguments in registers.

Change-Id: I7ac42beaa6645bfe856c18132253352dae29ea37
2012-07-13 09:37:57 +02:00
..
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-02-14 09:32:56 -08:00
2011-07-02 20:29:25 -04:00