If a call to alloca tries to allocate some memory
on the stack
in the middle of the preparation,
on the same stack,
of the argument list
for some other function call
(fgets, in this case),
the argument list may well be
perturbed.
back
This page by Steve Summit
// Copyright 1995-2004
// feedback