2
0
Stefan Bühler 10303a70b1 [core] fix potential use-after-free after li_job_reset
* need `job->ref->job = NULL;` when detaching ref from job
* li_job_reset is just li_job_stop + reset of generation
* move optimization of keeping jobref with refcount==1 to li_job_stop

Change-Id: Ia2e4db186582ebfea92a64aa9aeaf9a67bb722bf
2025-01-06 11:28:47 +01:00
2023-01-06 20:25:34 +01:00
2023-09-11 18:12:55 +02:00
2023-01-15 19:46:56 +01:00
2023-01-06 20:25:34 +01:00
Description
Languages
C 83.6%
Python 7.4%
Ragel 5.4%
HTML 1.9%
Meson 0.8%
Other 0.9%