diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-12-17 10:49:55 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-12-17 10:49:55 -0300 |
commit | e0cbaa50fa7e97a8b7404041a59caac47b3949a5 (patch) | |
tree | aca8070ca14b0823b2bec895610f43d0013feffe /lgc.h | |
parent | 37474873203f247552021ab5856ab69d777166a2 (diff) | |
download | lua-e0cbaa50fa7e97a8b7404041a59caac47b3949a5.tar.gz lua-e0cbaa50fa7e97a8b7404041a59caac47b3949a5.tar.bz2 lua-e0cbaa50fa7e97a8b7404041a59caac47b3949a5.zip |
Added test for NULL in string.format("%p")
ISO C states that standard library functions should not be called
with NULL arguments, unless stated otherwise. 'sprintf' does not
state otherwise, and it doesn't hurt to be on the safe side.
Diffstat (limited to 'lgc.h')
0 files changed, 0 insertions, 0 deletions