aboutsummaryrefslogtreecommitdiff
path: root/elf/dblload.c
diff options
context:
space:
mode:
authorJoseph Myers <josmyers@redhat.com>2025-01-28 23:39:12 +0000
committerJoseph Myers <josmyers@redhat.com>2025-01-28 23:39:12 +0000
commit203452a460143c2b0bf80e0e92027e0fd6e19fa4 (patch)
treed046ca63ec29c3d047bb8f3d2b99663ae9bb7c77 /elf/dblload.c
parent3ff3b9997cfef891ba33a14f1dcba0310d96369c (diff)
downloadglibc-203452a460143c2b0bf80e0e92027e0fd6e19fa4.zip
glibc-203452a460143c2b0bf80e0e92027e0fd6e19fa4.tar.gz
glibc-203452a460143c2b0bf80e0e92027e0fd6e19fa4.tar.bz2
Add test of input file flushing / offset issues
Having fixed several bugs relating to flushing of FILE* streams (with fflush and other operations) and their offsets (both the file position indicator in the FILE*, and the offset in the underlying open file description), especially after ungetc but not limited to that case, add a test that more systematically covers different combinations of cases for such issues, with 57220 separate scenarios tested (which include examples of all the five separate fixed bugs), all of which pass given the five previous bug fixes. Tested for x86_64.
Diffstat (limited to 'elf/dblload.c')
0 files changed, 0 insertions, 0 deletions