[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: snapshots string function warning diff



> Did you know there is bug against gcc to warn about some of these 
> functions?
> http://gcc.gnu.org/PR5694

Unaware, but I would bet money they won't do this.

Anyways, our kernel is now clean of unsafe function uses; in fact, the
functions are not even available anymore inside the kernel.

In userland the problem is static linking of regular software.  I
won't bother explaining any further.