xwininfo: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 14 00:00:05 UTC 2022


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

New commits:
commit 90fe017c5db9ead2e8fe64bfc1d146268a2eae97
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 10 13:59:59 2022 -0700

    Window_With_Name(): make sure cookies.get_net_wm_name is set
    
    Reported by Oracle Parfait:
    
    Error: Uninitialised memory
       Uninitialised memory [uninitialised-mem] (CWE 456):
          Possible access to uninitialised memory referenced by 'cookies'
            at line 289 of dsimple.c in function 'recursive_Window_With_Name'.
            called at line 420 in function 'Window_With_Name' with cookies = &cookies.
            Path avoiding write at line 416
            Write does not overlap at line 417
            Write does not overlap at line 418
              cookies allocated at line 410
              cookies passed in at line 276 in function 'recursive_Window_With_Name'
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list