Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2006 21:29:43 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11/libxklavier Makefile
Message-ID:  <200604032129.k33LThwG061845@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2006-04-03 21:29:43 UTC

  FreeBSD ports repository

  Modified files:
    x11/libxklavier      Makefile 
  Log:
  Fix a crash that could occur if any of the keyboard layouts had variants
  (e.g. jp(latin) where latin the the variant of jp).  The problem was a bad
  use of realloc.  Thanks to jasone for explaining the problem with the existing
  code.
  
  Reported by:    bland
  
  Revision  Changes    Path
  1.28      +1 -0      ports/x11/libxklavier/Makefile



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