[InterNetNews/inn] b3df43: Refill quoted escapes at config buffer boundaries

Kevin Bowling noreply at github.com
Tue Aug 4 17:36:54 UTC 2026


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: b3df432471af8c120a1d3d0ad973a91566a0bb57
      https://github.com/InterNetNews/inn/commit/b3df432471af8c120a1d3d0ad973a91566a0bb57
  Author: Kevin Bowling <kevin.bowling at kev009.com>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    M lib/confparse.c
    M tests/lib/confparse-t.c

  Log Message:
  -----------
  Refill quoted escapes at config buffer boundaries

When a backslash is the last byte in the parser buffer, read the
escaped byte before inspecting it instead of advancing beyond the
allocation.  Add a regression test with the escape exactly on the
boundary.

see #371



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list