NetworkManager/src/devices/adsl
Thomas Haller 115184f5bd adsl: avoid coverity false-positive when using strcpy() for interface name
CID 59391 (#1 of 1): Copy into fixed size buffer (STRING_OVERFLOW)
  31. fixed_size_dest: You might overrun the 16-character fixed-size string be.ifspec.spec.ifname by copying priv->nas_ifname without checking the length.

(cherry picked from commit 23fa1b3272)
2019-08-02 11:48:35 +02:00
..
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-atm-manager.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-device-adsl.c adsl: avoid coverity false-positive when using strcpy() for interface name 2019-08-02 11:48:35 +02:00
nm-device-adsl.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00