[InterNetNews/inn] f5ac63: IsValidMessageID() self-initializes what it needs
Julien ÉLIE
noreply at github.com
Sat Feb 18 20:50:18 UTC 2023
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: f5ac633d6cd05ac82429beddd30abf7dcb56965a
https://github.com/InterNetNews/inn/commit/f5ac633d6cd05ac82429beddd30abf7dcb56965a
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M control/gencancel.c
M include/inn/libinn.h
M innd/art.c
M lib/messageid.c
M nnrpd/nnrpd.c
M tests/lib/messageid-t.c
Log Message:
-----------
IsValidMessageID() self-initializes what it needs
No longer call InitializeMessageIDcclass() before any use of
IsValidMessageID(). Let the function handle it itself.
More information about the inn-committers
mailing list