cvs commit: ports/x11/libxklavier/files
	patch-libxklavier_xklavier_props.c
    Joe Marcus Clarke 
    marcus at FreeBSD.org
       
    Mon Apr  3 21:30:12 UTC 2006
    
    
  
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)
    
    
More information about the cvs-all
mailing list