]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
GAS: Change S parameter of find_no_app to CHAR* in order to avoid problems with STRST...
authorNick Clifton <nickc@redhat.com>
Mon, 8 Dec 2025 09:11:23 +0000 (09:11 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 8 Dec 2025 09:11:23 +0000 (09:11 +0000)
commit8e992ccb1e4e351f52516af713cff1a3191df640
tree3883fac01563e8b7d35e3035fa192180cad905ea
parentf6954c0bae36e1590a01f316671ed9c3d28ebd1f
GAS: Change S parameter of find_no_app to CHAR* in order to avoid problems with STRSTR returning a CONST CHAR*

PR 33696
gas/read.c