Source-Changes archive

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

Re: CVS commit: src/sys/dev/ic



> > Log Message:
> > avoid unbounded sprintf(), use snprintf()
> 
> Please not that this driver is maintained externally (by Justin Gibbs @ 
> FreeBSD), and so these changes should be fed back to him to keep the 
> drivers in sync as much as possible.

        yup, i know.  i'll send the diff back to him.

> BTW, where there any places where the sprintfs() you replaced actually 
> overflowed, or is this just a code sweep that fixes no problem in 
> particular?

        basically code sweep and promoting better practice.
        i see scary ones here and there.

itojun



Home | Main Index | Thread Index | Old Index