On Wed, Jun 11, 2003 at 11:05:57PM -0700, Kris Kennaway wrote: > It looks like gcc's inline alloca implementation allocates chunks in > larger chunks than the alloca.S implementation does. This (untested) > patch should make the alloca.S behaviour match that of gcc. I suspect that there's a buffer overrun in one of the alloca() buffers in ppp, that is harmless with gcc's inline version because of the extra padding. I haven't spotted it yet though. Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC