[InterNetNews/inn] 82a430: inews: Do not limit the length of Sender and signa...

Julien ÉLIE noreply at github.com
Sun Jan 8 08:03:57 UTC 2023


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 82a4306d890e448393ba3a3a13c9d3ae84809b9b
      https://github.com/InterNetNews/inn/commit/82a4306d890e448393ba3a3a13c9d3ae84809b9b
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-01-08 (Sun, 08 Jan 2023)

  Changed paths:
    M frontends/inews.c

  Log Message:
  -----------
  inews: Do not limit the length of Sender and signature path

A fixed buffer size was used for the Sender header field and the path to the
signature.  We now allocate memory according to the length.

gcc was complaining with a format truncation warning.




More information about the inn-committers mailing list