Hello there, [src/gold/arm.cc:4513]: (error) Returning/dereferencing 'buffer' after it is deallocated / released
Source code is
delete[] buffer;
return std::string(buffer);
Suggest code rework.
Regards
David Binderman
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils
