X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fregression%2Fprintf-1e9-oob.c;h=d1d0b2e2aa615f34a9d1815dee93ea9b9e7a3926;hb=629dbf8282882b7c512fd317d18b19044ca628ea;hp=3d7dccf0889e4c2bd0ed54035b5ce2f1b3b24b60;hpb=b89d984cca6c09e60c1941b746162903d81bb323;p=libc-test diff --git a/src/regression/printf-1e9-oob.c b/src/regression/printf-1e9-oob.c index 3d7dccf..d1d0b2e 100644 --- a/src/regression/printf-1e9-oob.c +++ b/src/regression/printf-1e9-oob.c @@ -1,3 +1,5 @@ +// commit 109048e031f39fbb370211fde44ababf6c04c8fb 2014-04-07 +// float printf out-of-bounds access #include #include #include "test.h"