]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix: Stripping Rust static libraries fails because of overly zealous illegal path...
authorNick Clifton <nickc@redhat.com>
Fri, 26 Jan 2024 11:54:08 +0000 (11:54 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 26 Jan 2024 11:54:08 +0000 (11:54 +0000)
commitc8567a87a60cf5820ebc5d98c025e91e2735f373
tree48a1d8e5c6e0b24403f8adfd0b496d3a33e4c29a
parent9c8d5b9a4fe297b9b7490ae33a10e275d54f6e2a
Fix: Stripping Rust static libraries fails because of overly zealous illegal path check

  PR 31250
  * objcopy.c (copy_archive): Improve the handling of archives that contain elements with invalid pathnames.
binutils/ChangeLog
binutils/objcopy.c