Re: siginfo memory leak?
From: Oleg Nesterov
Date: Mon May 23 2016 - 11:43:01 EST
On 05/23, Michal Hocko wrote:
>
> x86 do_error_trap doesn't do any initialization at all!
it actually does, please see fill_trap_info() although I'll try to
re-check if it initializes everything we need.
Oleg.