Stephen Hines 6e38072add Wrap sprintf()/snprintf() macros to prevent expansion errors.
Previously, FORTIFY_SOURCE used single macros to define these standard
functions for use with clang. This can cause conflicts with other macros used
to call these functions, particularly when those macros expand the number of
arguments to the function. This change wraps our macro definitions, so that
expansion properly takes place for programmer arguments first.

Change-Id: I55929b1fd2a643b9d14a17631c4bcab3b0b712cf
2013-10-11 12:14:49 -07:00
..
2013-10-09 17:35:36 -07:00
2013-10-09 17:35:36 -07:00
2013-10-09 17:35:36 -07:00
2013-10-09 17:35:36 -07:00
2013-10-06 11:35:34 -07:00
2013-10-09 17:35:36 -07:00