gdb: remove uses of alloca in gdbtypes.c
Replace two uses of alloca with std::string.
Change-Id: I970ae3f450da407494d95668a57bba8796d6292b
Approved-by:
Kevin Buettner <kevinb@redhat.com>
Loading
Please register or sign in to comment
Replace two uses of alloca with std::string.
Change-Id: I970ae3f450da407494d95668a57bba8796d6292b
Approved-by:
Kevin Buettner <kevinb@redhat.com>