CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2015/10/05 01:18:03
Modified files: lib/libsndio : aucat.c Log message: Fix missing checks for truncation of long file names. Rather than checking for truncation every time we touch the string, simply allocate a memory chunk large enough to store the full path.