CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/12/13 12:47:40

Modified files:
        sbin/iked      : ca.c 

Log message:
Fix asprintf() error check. Portable code should check the return
value for -1, not buf == NULL.

ok tobhe

Reply via email to