libXau: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Thu Jan 2 01:08:03 PST 2014


 AuFileName.c |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 1e4635be11154dd8262f37b379511bd627defa2a
Author: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
Date:   Thu Jan 2 01:07:41 2014 -0800

    Silence a benign static analysis warning with an assert of allocation size
    
    AuFileName.c:72:8: warning: Call to 'malloc' has an allocation size of 0 bytes
            buf = malloc (size);
                  ^~~~~~~~~~~~~
    
    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>



More information about the xorg-commit mailing list