maomaowm/src/dispatch
copilot-swe-agent[bot] d017fc4837 Address code review feedback on security fixes
- Fix buffer size for strncpy to match actual buffer (32 bytes)
- Use strtoul instead of strtol for unsigned color values
- Improve strncat bounds checking with accurate length tracking
- Free wordexp results immediately after use instead of batching
- Add strdup for wordexp strings to avoid use-after-free

Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 08:57:08 +00:00
..
bind_declare.h feat: add scroller stack support 2026-01-18 20:06:27 +08:00
bind_define.h Address code review feedback on security fixes 2026-02-18 08:57:08 +00:00