Attention is currently required from: fixeria.
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-bsc/+/27863
)
Change subject: utils/meas_pcap2db: fix -Wpointer-sign in pcap_cb()
......................................................................
Patch Set 1:
(1 comment)
File src/utils/meas_pcap2db.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27863/comment/b23546a2_f75547e9
PS1, Line 64: const char *cur = (const char *)bytes;
why not simply change "cur" to be u_char or uint8_t?
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/27863
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I84d8e6f290bda0f03476f182f292ecc7a9e520f2
Gerrit-Change-Number: 27863
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 21 Apr 2022 12:05:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment