x86: don't leak sub-architecture accumulated strings
authorJan Beulich <jbeulich@suse.com>
Wed, 6 Jul 2022 07:20:29 +0000 (09:20 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 6 Jul 2022 07:20:29 +0000 (09:20 +0200)
commitd92c7521f9b01841f27a16502819081e992dd0f5
tree1309533e618a807a3691068e27248032ee3be6f6
parent8df97668162050ccd708c6b5c8ac9c98f9bebdac
x86: don't leak sub-architecture accumulated strings

While it may not be necessary in i386_target_format() (but then setting
the variable to NULL also wouldn't be necessary), at least in the other
cases strings may already have accumulated.
gas/config/tc-i386.c