[InterNetNews/inn] 4ef914: Make hexadecimal encoding bounds overflow-safe

Kevin Bowling noreply at github.com
Tue Aug 4 17:35:34 UTC 2026


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

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

  Log Message:
  -----------
  Make hexadecimal encoding bounds overflow-safe

Track input and output positions independently so extreme input lengths
cannot wrap the output bound calculation.

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