CVSROOT:        /cvs
Module name:    src
Changes by:     mart...@cvs.openbsd.org 2022/11/03 11:58:10

Modified files:
        lib/libutil    : ber.c 

Log message:
When decoding a sequence/set, make sure that:
- We don't create an uninitialized element when there are no subelements to
decode
- If subelements overflow we return EINVAL

While here fix an eyesore of a line continuation.

OK claudio@

Reply via email to