[Bug 121831] Several kmemcheck: Caught 64-bit read from uninitialized memory in radeo

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Jul 11 09:39:27 UTC 2016


https://bugzilla.kernel.org/show_bug.cgi?id=121831

--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
Shouldn't drivers/dma-buf/fence.c:fence_init() fully initialize the struct
fence passed in? If not, using kzalloc instead of kmalloc in radeon_fence_emit
should probably fix this.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list