]> git.mdlowis.com Git - proto/labwc.git/commit
action: fix UAF when using prompt during reconfigure
authorJohan Malm <jgm323@gmail.com>
Fri, 26 Sep 2025 19:42:31 +0000 (20:42 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 26 Sep 2025 20:25:34 +0000 (21:25 +0100)
commit94c980c6be2195281e7bde30f58e0be40cfd2fe5
tree2e11498c4297b2468680a8a9843073e04986eb19
parentc9030dcc5b321abb2afb3a38d00b795081c8fe4d
action: fix UAF when using prompt during reconfigure

Reported-by: @jlindgren90
Fixes #3106
include/action.h
src/action.c
src/server.c