Skip to content
Commit dcadaec2 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow'



Takashi Iwai says:

====================
net: Use scnprintf() for avoiding potential buffer overflow

here is a respin of trivial patch series just to convert suspicious
snprintf() usages with the more safer one, scnprintf().

v1->v2: Align the remaining lines to the open parenthesis
        Excluded i40e patch that was already queued
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents cb851c01 2da222f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment