Bug#213994: gcc-3.3: Please provide an overflow protection in the stock compiler

2003-10-04 Thread Dr. David Alan Gilbert
* Matthias Klose ([EMAIL PROTECTED]) wrote: > Javier Fernández-Sanguino Peña writes: > > Even if Debian packages might not be compiled with this protection, it > > would make it easier for Debian-derived distributions to recompile packages > > if Debian's compilers already featured this option. >

Bug#213994: gcc-3.3: Please provide an overflow protection in the stock compiler

2003-10-04 Thread Matthias Klose
Javier Fernández-Sanguino Peña writes: > Even if Debian packages might not be compiled with this protection, it > would make it easier for Debian-derived distributions to recompile packages > if Debian's compilers already featured this option. a stack-protector patch is included (but not applied

Bug#213994: gcc-3.3: Please provide an overflow protection in the stock compiler

2003-10-03 Thread Javier Fernández-Sanguino Peña
Package: gcc-3.3 Version: 1:3.3.2-0pre4 Priority: wishlist Tags: upstream I would very much like stack/buffer overflow protection such as (StackGuard [1] or to Stack Smashing Protector [2]) be available in Debian's stock gcc-3.3 compiler. The people at Immunix are making an effort to integrate Sta