aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/dl-cache.h
diff options
context:
space:
mode:
authorArjun Shankar <arjun@redhat.com>2023-06-06 19:20:31 +0200
committerArjun Shankar <arjun@redhat.com>2023-06-06 21:14:46 +0200
commit85e6d8b4175fcb195011a0a1bad37d6f3b2355db (patch)
tree89dc327b8ac6be8557b931c9614cef53f33757c0 /sysdeps/unix/sysv/linux/mips/dl-cache.h
parent200ae471b65354eed6f1bc7658f898f2f380951a (diff)
downloadglibc-85e6d8b4175fcb195011a0a1bad37d6f3b2355db.zip
glibc-85e6d8b4175fcb195011a0a1bad37d6f3b2355db.tar.gz
glibc-85e6d8b4175fcb195011a0a1bad37d6f3b2355db.tar.bz2
time: Fix use-after-free in getdate
getdate would free the buffer pointed to by the result of its call to strptime, then reference the same buffer later on -- leading to a use-after-free. This commit fixes that. Reported-by: Martin Coufal <mcoufal@redhat.com> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/dl-cache.h')
0 files changed, 0 insertions, 0 deletions