libpciaccess: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Thu Sep 17 18:12:47 PDT 2009


 src/linux_sysfs.c |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit cdbdfaf61c05d0d18eae6815b10666f93162148f
Author: Keith Packard <keithp at keithp.com>
Date:   Thu Sep 17 17:38:56 2009 -0700

    Free return value from scandir instead of leaking it.
    
    Scandir is defined to return pointers to malloc'd storage, so make
    sure that memory is nicely freed.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>



More information about the xorg-commit mailing list