alloca is bad?

Nick Duffek nsd@redhat.com
Mon Nov 13 12:14:00 GMT 2000


On 12-Nov-2000, Michael Meissner wrote:

>For malloc overruns, I typically just link in with -lefence or other
>tools, and it is fairly obvious where the bug is.

For alloca overruns, one could get similar results by recompiling with
libiberty's alloca and linking with -lefence.

Nick


More information about the Gdb mailing list