Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2011 01:24:09 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net rtsock.c
Message-ID:  <201102100124.p1A1OOZE018925@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

mlaier      2011-02-10 01:24:09 UTC

  FreeBSD src repository

  Modified files:
    sys/net              rtsock.c 
  Log:
  SVN rev 218503 on 2011-02-10 01:24:09Z by mlaier
  
  As info.rti_info[RTAX_DST] can point inside of rtm we must not free the rtm
  until rt_dispatch is done with the sockaddr.
  
  Found by:       memguard
  MFC after:      3 days
  
  Revision  Changes    Path
  1.191     +3 -1      src/sys/net/rtsock.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102100124.p1A1OOZE018925>