CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/03/15 04:15:18

Modified files:
        lib/libsndio   : aucat.c 

Log message:
libsndio: Simplify cookie handling

Simple asnprintf(3) calls can replace the "clever" malloc(3) and
memcpy(3) calls that are much harder to review.

ok armani, deraadt

Reply via email to