]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix a potential problem in the BFD library when accessing the Windows' nul device...
authorHimal <himalr@proton.me>
Tue, 3 Jan 2023 12:07:16 +0000 (12:07 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Jan 2023 12:07:16 +0000 (12:07 +0000)
commita8cf07d37b0063df888da82aed00babd1907ab7e
tree00d804c1399144bfd2c9d9d622f1ee74a0e19f5a
parente8b4b7b258d7bd926de2d8758c2a55e28ba46c48
Fix a potential problem in the BFD library when accessing the Windows' nul device driver.

PR 29947
* bfdio.c (_bfd_real_fopen): Do not add a prefix to the Windows'
nul device filename.
bfd/ChangeLog
bfd/bfdio.c