On 2010/06/02 16:23, Antti Harri wrote:
> On Wed, 2 Jun 2010, Stuart Henderson wrote:
> 
> >Apply or update, then rebuild libc (cd /usr/src/lib/libc && make obj &&
> >make && sudo make install). No need to rebuild mysql.
> 
> Because the fault was in libc I would assume that reboot is required too?

You might want to do that to ensure everything that uses libc is using
the rebuilt one, but mysql runs ok without that.

btw, this problem is only likely to affect anything doing strnlen(foo, -1).

Reply via email to