cvs commit: src/sys/net rtsock.c

Gleb Smirnoff glebius at FreeBSD.org
Mon Sep 19 09:27:23 PDT 2005


glebius     2005-09-19 16:27:22 UTC

  FreeBSD src repository

  Modified files:
    sys/net              rtsock.c 
  Log:
  Drop current rtentry lock before calling rt_getifa(). This fixes a LOR
  and a possible recursive use of rtentry mutex.
  
  PR:             kern/69356
  Reviewed by:    sam
  
  Revision  Changes    Path
  1.130     +3 -3      src/sys/net/rtsock.c


More information about the cvs-all mailing list