Module Name: src Committed By: jakllsch Date: Sat May 30 17:19:45 UTC 2020
Modified Files:
src/sys/dev/usb: aubtfwl.c
Log Message:
aubtfwl(4): Use kmem_asprintf() for firmware file name creation.
A MAXPATHLEN+1 array of char on stack is "too much".
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/usb/aubtfwl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
