rwatson     2006-04-23 16:04:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netnatm          natm.c 
  Log:
  Acquire natm mutex after traversing so_pcb, not before, as the protocol
  mutex is no longer required to ensure that so_pcb is valid.
  
  Make sure to free (control) in natm_usr_send() when there M_PREPEND()
  frees (m).
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.45      +7 -5      src/sys/netnatm/natm.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to