On 21/11/15(Sat) 12:55, Martin Pieuchot wrote:
> David reported a possible used of uninitialized ``ifp'' in tcp_mss().
> This cannot currently happen but I think the diff below should prevent
> a bad dereference later.
>
> Ok?
Anyone?
>
> Index: netinet/tcp_input.c
> ===
David reported a possible used of uninitialized ``ifp'' in tcp_mss().
This cannot currently happen but I think the diff below should prevent
a bad dereference later.
Ok?
Index: netinet/tcp_input.c
===
RCS file: /cvs/src/sys/netinet/t