libpciaccess: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jul 3 13:43:40 PDT 2014


 src/solx_devfs.c |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 1654a0462723b3b75d7a4a20bedfc653cc3e1f1a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jul 2 16:41:10 2014 -0700

    Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
    
    Caching fd's for reuse is most effective when you actually stick the
    newly opened fd in the cache, instead of letting it leak at the end
    of the function.
    
    Regression introduced by yours truly in commit 9f2d95e61896f41adb.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Randy Fishel <randy.fishel at oracle.com>



More information about the xorg-commit mailing list