Patch Set 1: (1 comment)
https://gerrit.osmocom.org/#/c/7863/1/src/macaddr.c File src/macaddr.c: Line 137: memcpy(&ifr.ifr_name, dev_name, dev_len); > As far as I know, ifr.ifr_name is not a string, ie. it's a non-null termina Hm I'm actually wrong, let me check better. -- To view, visit https://gerrit.osmocom.org/7863 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3727ef339279c8eeb85908735467bfd0e02ca259 Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-HasComments: Yes
