Re: [PATCH 1/3] acd: move l_acd_stop ahead of EVENT_CONFLICT
Denis Kenzior <[email protected]> Fri, 31 May 2024 10:13:01 -0500
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
On 5/31/24 9:55 AM, James Prestwood wrote: > Stopping ACD after the event callback results in an invalid read if > the callback destroyed the ACD object. Stopping ACD prior resolves > this and is consistent with other call sites. > --- > ell/acd.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > All applied, thanks. Regards, -Denis