Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2009 06:30:43 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/db/hash hash.c hash_page.c
Message-ID:  <200903280630.n2S6Uk9U067629@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-03-28 06:30:43 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/db/hash     hash.c hash_page.c 
  Log:
  SVN rev 190491 on 2009-03-28 06:30:43Z by delphij
  
  Fix a crash when iterating over a hash and removing its elements.
  
  Obtained from:  OpenBSD
  
  Revision  Changes    Path
  1.19      +13 -11    src/lib/libc/db/hash/hash.c
  1.16      +8 -0      src/lib/libc/db/hash/hash_page.c



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