libpciaccess: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 12 17:23:01 PDT 2012


 src/common_init.c |    9 ++++++++-
 src/solx_devfs.c  |   23 +++++++++++++----------
 2 files changed, 21 insertions(+), 11 deletions(-)

New commits:
commit 630b00a0847df9acf53391e6415bdfcd13fdae68
Author: Mark Logan <mark.logan at oracle.com>
Date:   Tue Sep 18 13:28:18 2012 -0700

    libpciaccess: fix memory usage errors
    
    This patch fixes memory usage errors that only occur on large SPARC
    machines with more than 256 PCI devices. In this case, memory is being
    used after it has been freed by calls to both free() and realloc().
    This error was introduced by a previous patch:
    2011-03-30 Solaris support for multiple PCI segments (domains)
    
    Signed-off-by: Mark Logan <mark.logan at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list