Skip to content
  • Vladimír Čunát's avatar
    5b2ba2d2
    daemon/worker: fix a memory leak · 5b2ba2d2
    Vladimír Čunát authored and Tomas Krizek's avatar Tomas Krizek committed
    Discovered case: TCP write towards upstream fails due to ECONNRESET,
    and on this place of code we "forget" the whole qr_task and thus its
    corresponding kr_request, so it remains unanswered and using memory.
    5b2ba2d2
    daemon/worker: fix a memory leak
    Vladimír Čunát authored and Tomas Krizek's avatar Tomas Krizek committed
    Discovered case: TCP write towards upstream fails due to ECONNRESET,
    and on this place of code we "forget" the whole qr_task and thus its
    corresponding kr_request, so it remains unanswered and using memory.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading