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/time/__tm_to_secs.c | |
parent | b24f1d2520c87077cef21e085893e5f3c565a6df (diff) | |
download | musl-f33b17585058381491e6fda08f491b8e48c7980c.tar.gz |
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/time/__tm_to_secs.c')
0 files changed, 0 insertions, 0 deletions