Attention is currently required from: arehbein, pespin, daniel.
Patch set 11:Code-Review +1
View Change
2 comments:
File src/gsm/ipa.c:
Patch Set #10, Line 735: msgb_length(msg) + msgb_tailroom(msg);
I think you got confused here about `msg->data_len`, `msg->len` and `msgb_length()`. […]
Ah, right. Sorry for the noise.
Patch Set #10, Line 744: EIO
I took a look at `errno -l` and found `ENOBUFS 105 No buffer space available`.
Done
To view, visit change 33083. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I3a639e6896cc3b3fc8e9b2e1a58254710efa0d3f
Gerrit-Change-Number: 33083
Gerrit-PatchSet: 11
Gerrit-Owner: arehbein <arehbein@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: daniel <dwillmann@sysmocom.de>
Gerrit-Attention: arehbein <arehbein@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Attention: daniel <dwillmann@sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Jun 2023 07:37:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: arehbein <arehbein@sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: comment