usb: gadget: Fix usage of banned functions
Fix usage of banned functions sprintf and strcpy
by using snprintf and strlcpy.
CRs-Fixed: 2103054
Change-Id: I72166e44e7264a11e6e3d6b24ae3a42e0fdf2c8a
Signed-off-by:
Sriharsha Allenki <sallenki@codeaurora.org>
Loading
Please register or sign in to comment