]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* symbols.c (symbol_find_base): Use memcpy instead of strcpy.
authorRichard Henderson <rth@redhat.com>
Thu, 6 May 1999 19:52:29 +0000 (19:52 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 6 May 1999 19:52:29 +0000 (19:52 +0000)
commit03987ceda10cf6d46476f5bd53be660c018e7d12
tree775e995e0bf583aeef4360576fe2fd376253ea18
parent7fafc0fd27df38ac432f5a06a4d477699a9c94ed
    * symbols.c (symbol_find_base): Use memcpy instead of strcpy.
        Don't copy before downcaseing.
gas/ChangeLog
gas/symbols.c