Re: Null-ptr-deref due to "sanitized pathwalk machinery (v4)"
From:
Al Viro
Date:
Wed Mar 25 2020 - 10:05:12 EST
Next message:
Greg Kroah-Hartman: "Re: [PATCH 5.5 066/189] driver core: Call sync_state() even if supplier has no consumers"
Previous message:
Nicolas Dufresne: "Re: [PATCH v2 3/8] hantro: Use v4l2_m2m_buf_done_and_job_finish"
In reply to:
Al Viro: "Re: Null-ptr-deref due to "sanitized pathwalk machinery (v4)""
Next in thread:
Qian Cai: "Re: Null-ptr-deref due to "sanitized pathwalk machinery (v4)""
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Wed, Mar 25, 2020 at 02:02:07PM +0000, Al Viro wrote:
>
> + if (unlikely(error))
>
> + return ERR_PTR(error);
return error;
that is
Next message:
Greg Kroah-Hartman: "Re: [PATCH 5.5 066/189] driver core: Call sync_state() even if supplier has no consumers"
Previous message:
Nicolas Dufresne: "Re: [PATCH v2 3/8] hantro: Use v4l2_m2m_buf_done_and_job_finish"
In reply to:
Al Viro: "Re: Null-ptr-deref due to "sanitized pathwalk machinery (v4)""
Next in thread:
Qian Cai: "Re: Null-ptr-deref due to "sanitized pathwalk machinery (v4)""
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]