CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/26 23:48:59
Modified files:
sys/dev/usb : uaudio.c
Log message:
No need to test if pointer is NULL to call free(9). From
Michael W. Bombardieri. Thanks!
CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/26 23:48:59
Modified files:
sys/dev/usb : uaudio.c
Log message:
No need to test if pointer is NULL to call free(9). From
Michael W. Bombardieri. Thanks!