summaryrefslogtreecommitdiffstats
path: root/drivers/hfpmodem/voicecall.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2015-07-28 10:18:26 -0500
committerDenis Kenzior <denkenz@gmail.com>2015-07-28 10:18:26 -0500
commit8be02456649f5a26771f70754659fafd5039efe9 (patch)
tree2dc1c3e42108d0a4cf7207963cc484f3e34e097d /drivers/hfpmodem/voicecall.c
parentca105f704051604053b4c5f6895284733cb10a0b (diff)
downloadofono-8be02456649f5a26771f70754659fafd5039efe9.tar.bz2
cdma-connman: Make static analysis tools happy
The kernel simply puts a null terminator at index 15 prior to ifr_name processing. So we do the same. Original report by: Sabas Rosales, Blanca E <blanca.e.sabas.rosales@intel.com> Buffer not null terminated (BUFFER_SIZE_WARNING) buffer_size_warning: Calling strncpy with a maximum size argument of 16 bytes on destination array ifr.ifr_ifrn.ifrn_name of size 16 bytes might leave the destination string unterminated. 92 strncpy(ifr.ifr_name, interface, IFNAMSIZ);
Diffstat (limited to 'drivers/hfpmodem/voicecall.c')
0 files changed, 0 insertions, 0 deletions