Jenkins Builder has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmo-abis/+/30908 )
Change subject: lapd_pcap: fix illegal VLA within struct
......................................................................
Patch Set 1:
(1 comment)
File src/input/lapd_pcap.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2521):
https://gerrit.osmocom.org/c/libosmo-abis/+/30908/comment/610af20b_b2778d28
PS1, Line 138: struct tmp_pkt* s = alloca(total_pkt_len);
"foo* bar" should be "foo *bar"
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-abis/+/30908
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I547d900ba88c60bae5b53345e1aee104bacd310d
Gerrit-Change-Number: 30908
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Mon, 09 Jan 2023 17:14:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment