libXrandr: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Sep 26 17:28:46 UTC 2023


 src/XrrMonitor.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 17581a1364ae11060a9c9531882d1be9634d4365
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Sep 18 15:06:30 2023 -0700

    XRRGetMonitors(): free correct pointer in error path
    
    If we are dumping an invalid response from the server, make sure
    to free the pointer returned by malloc, not our pointer to somewhere
    later in that buffer.
    
    Fixes: a0df3e1 ("Avoid out of boundary accesses on illegal responses")
    Reported-by: Gregory James DUCK <gjduck at gmail.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list