diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-10-20 13:22:20 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-10-20 13:22:20 -0400 |
commit | f33b17585058381491e6fda08f491b8e48c7980c (patch) | |
tree | f451555ca40b5583925f24f739fdcf1592616fc7 /src/internal/floatscan.c | |
parent | fix getopt_long_only misinterpreting "--" as an option (diff) | |
download | grovel-f33b17585058381491e6fda08f491b8e48c7980c.tar.gz grovel-f33b17585058381491e6fda08f491b8e48c7980c.tar.xz |
fix gratuitous undefined behavior in strptime
accessing an object of type const char *restrict as if it had type
char * is not defined.
Diffstat (limited to 'src/internal/floatscan.c')
0 files changed, 0 insertions, 0 deletions