Bug 466884 - Missing writev uninit padding suppression for _XSend

This commit is contained in:
Paul Floyd
2023-11-18 09:38:25 +01:00
parent 9ea4ae6670
commit 8ba9cc5c6b
2 changed files with 14 additions and 0 deletions

1
NEWS
View File

@@ -28,6 +28,7 @@ are not entered into bugzilla tend to get forgotten about or ignored.
437790 valgrind reports "Conditional jump or move depends on uninitialised
value" in memchr of macOS 10.12-10.15
460616 disInstr(arm64): unhandled instruction 0x4E819402 (dotprod/ASIMDDP)
466884 Missing writev uninit padding suppression for _XSend
475498 Add reallocarray wrapper
476320 Build failure with GCC
476535 Difference in allocation size for massif/tests/overloaded-new between

View File

@@ -218,6 +218,19 @@
fun:_XSend
}
{
X on Debian 5.10 writev uninit padding
Memcheck:Param
writev(vector[...])
fun:__writev
fun:writev
fun:write_vec
fun:_xcb_conn_wait
fun:_xcb_out_send
fun:xcb_writev
fun:_XSend
}
{
X on SUSE11 writev uninit padding
Memcheck:Param