[LTP] [PATCH] syscalls/pidfd_send_signal: Use local pointer to verify signal data
Li Wang
liwang@redhat.com
Wed Mar 18 08:54:54 CET 2020
On Wed, Mar 18, 2020 at 3:18 PM Viresh Kumar <viresh.kumar@linaro.org>
wrote:
> The current check, uinfo->si_value.sival_int == DATA, will always
> evaluate to true as we are checking uinfo by mistake instead of the
> pointer passed to the callback. Fix it.
>
Pushed. Thanks for the fix.
--
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20200318/fc4c3f92/attachment.htm>
More information about the ltp
mailing list