lkml.org 
[lkml]   [2020]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v2] workqueue: Fix double kfree for rescuer
    From
    Date
    > * The function call “destroy_workqueue” can be performed there in an if branch
    > after the statement “wq->rescuer = NULL” was executed.

    Another correction:
    * The function call “kfree(rescuer)” can be performed there in an if branch
    after the statement “wq->rescuer = NULL” was executed.

    Regards,
    Markus

    \
     
     \ /
      Last update: 2020-05-25 11:55    [W:3.105 / U:0.744 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site