CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/22 10:15:02
Modified files:
lib/libutil : ber.c ober_get_string.3
Log message:
Make the ober_get_* set of function to accept a NULL-pointer.
This allows us to do ber-type checking inside ober_scanf_elements, which
will allow for stricter ASN.1 parsing in the future.
Manpage feedback and OK claudio@, jmc@
OK claudio@
