fix typo last commit
This commit is contained in:
parent
a5e0be5cb2
commit
3052c068aa
@ -12278,7 +12278,7 @@ process_symbol_table (Filedata * filedata)
|
||||
ngnubuckets = 0;
|
||||
free (gnuchains);
|
||||
gnuchains = NULL;
|
||||
ngnuchains = 0
|
||||
ngnuchains = 0;
|
||||
free (mipsxlat);
|
||||
mipsxlat = NULL;
|
||||
free (buckets);
|
||||
|
Loading…
Reference in New Issue
Block a user