Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2010 01:44:30 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fb vesa.c
Message-ID:  <201005240144.o4O1iaP9045816@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-05-24 01:44:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/fb           vesa.c 
  Log:
  SVN rev 208477 on 2010-05-24 01:44:30Z by jkim
  
  MFC:    r208276
  
  Remove unnecessary pointer increment. A wrong pointer may be passed to
  free(9) and it can cause kernel panic when there are multiple graphics
  controllers in the system.
  
  Revision  Changes    Path
  1.28.2.5  +4 -4      src/sys/dev/fb/vesa.c



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