CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/03 03:19:28
Modified files:
usr.sbin/rpki-client: cms.c
Log message:
rpki-client: convert cms.c to opaque ASN1_STRING
Add length checks for the eContent to avoid malloc(0) and malloc(huge).
Neither of these should be reachable, but who knows for sure...
feedback/ok claudio
