libXdmcp: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Fri May 5 05:11:41 UTC 2017


 Key.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 6d1aee0310001eca8f6ded9814a2a70b3a774896
Author: Benjamin Tissoires <benjamin.tissoires at gmail.com>
Date:   Thu May 4 11:12:13 2017 +0200

    Fix compilation error when arc4random_buf is not available
    
    Not sure how I missed that, but I did.
    
    Also rename emulate_getrandom_buf() into insecure_getrandom_buf() as
    requested in the previous patch reviews.
    
    Last, getbits() expects an unsigned char, so remove the warning.
    
    Signed-off-by: Benjamin Tissoires <benjamin.tissoires at gmail.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list