Module Name:xsrc
Committed By: mrg
Date: Tue Mar 17 18:11:17 UTC 2015
Modified Files:
xsrc/external/mit/libXfont/dist/src/bitmap: bdfread.c
Log Message:
merge Xfont 1.5.1.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/libXfont/dist/src/bit
Module Name:xsrc
Committed By: wiz
Date: Tue Jan 7 07:42:25 UTC 2014
Modified Files:
xsrc/external/mit/libXfont/dist/src/bitmap: bdfread.c
Log Message:
Additional hardening from upstream:
>From f8b21df399fbedd08da88752181b8a290a38d890 Mon Sep 17 00:00:00 2001
From: Alan
Module Name:xsrc
Committed By: wiz
Date: Tue Jan 7 07:41:59 UTC 2014
Modified Files:
xsrc/external/mit/libXfont/dist/src/bitmap: bdfread.c
Log Message:
CVS-2013-6462:
>From aeabb3efa6905e11c479e2e5319f2b6b3ab22009 Mon Sep 17 00:00:00 2001
From: Alan Coopersmith
Date: Mon
Module Name:xsrc
Committed By: cheusov
Date: Sat May 19 05:16:27 UTC 2012
Modified Files:
xsrc/external/mit/libXfont/dist/src/bitmap: pcfread.c
Log Message:
fix in libxfont:
An uninitialized pointer causes a crash if pcf header is corrupted
(upstream patch).
To gen