Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 16:12:40 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/drm drm_context.c
Message-ID:  <200906231612.n5NGCv45022388@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2009-06-23 16:12:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/drm          drm_context.c 
  Log:
  SVN rev 194736 on 2009-06-23 16:12:40Z by rnoland
  
  Merge 194539 from HEAD
  
  realloc() behaves identically to malloc when passed a NULL object pointer
  
  If an error does occur we would have left max_context with an incorrect
  value.
  
  Revision  Changes    Path
  1.2.2.2   +15 -26    src/sys/dev/drm/drm_context.c



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