1
0
Fork 0
forked from mirror/openwrt
openwrt/package/utils/ucode-mod-uline
Felix Fietkau d07c48fa09 ucode-mod-uline: fix crash on cleanup
- only run a single poll in the uloop_fd cb to avoid use-after-free on close
- delete the uloop_fd on close
- when calling into ucode, fetch the vm pointer before the call in order
  to avoid accessing the stale uline context

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-04-30 11:04:14 +02:00
..
src ucode-mod-uline: fix crash on cleanup 2025-04-30 11:04:14 +02:00
Makefile ucode-mod-uline: add package for ucode terminal line editing 2025-02-13 19:00:30 +01:00