Date: Mon, 3 Apr 2006 21:30:11 +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/files patch-libxklavier_xklavier_props.c Message-ID: <200604032130.k33LUB7Y061927@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2006-04-03 21:30:11 UTC
FreeBSD ports repository
Added files:
x11/libxklavier/files patch-libxklavier_xklavier_props.c
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.1 +13 -0 ports/x11/libxklavier/files/patch-libxklavier_xklavier_props.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604032130.k33LUB7Y061927>
