CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/14 01:30:22
Modified files:
usr.sbin/rpki-client: aspa.c
Log message:
rpki-client: no need for memset() to zero a uint32_t
The zeroing isn't really needed either.
looks good to claudio
