freebsd-nq/sys/netatm
Robert Watson 6246c6e2a7 Fix use after free bug: use temporary variable to hold next entry in linked
list while freeing current entry, rather than using the free'd entry's next
pointer.

Found with:	Coverity Prevent(tm)
CID:		1333
2007-04-03 12:45:10 +00:00
..
ipatm
sigpvc
spans
uni
atm_aal5.c Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
atm_cm.c
atm_cm.h
atm_device.c
atm_if.c Fix use after free bug: use temporary variable to hold next entry in linked 2007-04-03 12:45:10 +00:00
atm_if.h
atm_ioctl.h
atm_pcb.h
atm_proto.c Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
atm_sap.h
atm_sigmgr.h
atm_signal.c
atm_socket.c Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
atm_stack.h
atm_subr.c
atm_sys.h
atm_usrreq.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
atm_var.h Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
atm_vc.h
atm.h
port.h
queue.h