On Mon, Jan 14, 2013 at 04:57:42PM -0800, Paul Pluzhnikov wrote: > In libssp/strncat-chk.c, the loop was unrolled 5 times (apparently by > accident).
> 2013-01-14 Paul Pluzhnikov <ppluzhni...@google.com> > > PR 55982 > * strncat-chk.c (__strncat_chk): Fix loop unroll. Ok. Jakub