8 Commits (c4d4028dde90562f631edf559fbc42d8ec1b29de)

Author SHA1 Message Date
Rich Felker 086542fb5b fix possible access to uninitialized memory in shgetc (via scanf) 6 years ago
Rich Felker 8f12c4e110 fix crash/out-of-bound read in sscanf 7 years ago
Rich Felker d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse 8 years ago
Rich Felker c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 13 years ago
Rich Felker cc762434d9 fix buggy limiter handling in shgetc 14 years ago
Rich Felker f007bb854b fix broken shgetc limiter logic (wasn't working) 14 years ago
Rich Felker 7ef1a9bba5 fix incorrect initial count in shgetc when data is already buffered 14 years ago
Rich Felker 2162541f38 add "scan helper getc" and rework strtod, etc. to use it 14 years ago