Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 10:20:59 +0000 (UTC)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <200812011021.mB1AL1tt025588@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jasone      2008-12-01 10:20:59 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 185514 on 2008-12-01 10:20:59Z by jasone
  
  Fix a lock order reversal bug that could cause deadlock during fork(2).
  
  Reported by:    kib
  
  Revision  Changes    Path
  1.183     +37 -11    src/lib/libc/stdlib/malloc.c



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