libX11: Changes to 'master'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Fri Mar 30 18:08:52 EEST 2007


 src/SetHints.c   |   68 ++++++++++++++++++++++++++++++++++++-------------------
 src/SetNrmHint.c |   53 ++++++++++++++++++++++++++++--------------
 2 files changed, 80 insertions(+), 41 deletions(-)

New commits:
commit 0284b144340a455a4b5b5011d81ac5a610372291
Author: David Baron <dbaron at dbaron.org>
Date:   Fri Mar 30 17:07:46 2007 +0200

    Bug #7703: Fixed XSetSizeHints() et al wrt use of uninitialized data.
    
    Now only those fields of the respective hint struct are set that
    are actually valid in the input data.
    The changed functions are:
    XSetSizeHints(), XSetWMHints() and XSetWMSizeHints().




More information about the xorg-commit mailing list