git: uvc - use ksnprintf

Michael Neumann mneumann at crater.dragonflybsd.org
Tue Jul 29 15:18:14 PDT 2025


commit b1fd59ae6ced913dbb3793ba1a0ec8fa9531770b
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Wed Jul 30 00:12:56 2025 +0200

    uvc - use ksnprintf
    
    Ensures that we do not accidentially overwrite the stack frame

Summary of changes:
 sys/bus/u4b/uvc/uvc_buf.c   |  1 +
 sys/bus/u4b/uvc/uvc_ctrls.c | 58 ++++++++++++++++++++++-----------------------
 sys/bus/u4b/uvc/uvc_drv.c   |  6 +++--
 3 files changed, 34 insertions(+), 31 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b1fd59ae6ced913dbb3793ba1a0ec8fa9531770b


-- 
DragonFly BSD source repository


More information about the Commits mailing list