Announcement: https://lists.x.org/archives/xorg-announce/2024-December/003568.html
-
6cea89b5 · ProcessAuthReply: Handle -Wconditional-uninitialized warning
- ... and 1 more commit. Compare a767164a...6cea89b5
accepted
merge request
!22
"libICE: Dereferencing a possible NULL pointer in error.c"
at
xorg / lib / libICE
-
a767164a · libICE : Dereferencing a possible NULL pointer in error.c
commented on
issue #5
"libICE : Dereferencing a possible NULL pointer in error.c"
at
xorg / lib / libICE
Note that the provided patch has the check inverted - it should be if (pStart)
or if (pStart != NULL)
otherwise we fail to write when memory was al...
opened
merge request
!22
"libICE: Dereferencing a possible NULL pointer in error.c"
at
xorg / lib / libICE
accepted
merge request
!21
"write_counted_string: avoid undefined behavior in fwrite() call"
at
xorg / lib / libICE
-
3ea01ff3 · write_counted_string: avoid undefined behavior in fwrite() call
accepted
merge request
!20
"AuthRequired: avoid undefined behavior in memcpy() call"
at
xorg / lib / libICE
-
cea5bb04 · AuthRequired: avoid undefined behavior in memcpy() call
opened
merge request
!21
"write_counted_string: avoid undefined behavior in fwrite() call"
at
xorg / lib / libICE