Attention is currently required from: osmith, Hoernchen, neels, laforge, pespin, fixeria.
View Change
4 comments:
File src/osmo_io.c:
Patch Set #3, Line 50: struct iofd_backend_ops g_iofd_ops;
if a map file is introduced, this symbol will still be exported in order to be used by tests AFAIU. […]
Done
Patch Set #3, Line 111: talloc_free(msghdr);
Better describe it in the code then.
Done
Patch Set #3, Line 225: msg_pending = iofd_msgb_alloc(iofd);
Ack. Better describe this in the code.
I tried
Patch Set #3, Line 228: iofd->pending = msg_pending;
you may want to add OSMO_ASSERT(iofd->pending == NULL) perhaps.
ACK
To view, visit change 30934. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I50d73cf550d6ce8154bf827bf47408131cf5b0a0
Gerrit-Change-Number: 30934
Gerrit-PatchSet: 5
Gerrit-Owner: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: Hoernchen <ewild@sysmocom.de>
Gerrit-Attention: neels <nhofmeyr@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Comment-Date: Fri, 03 Feb 2023 15:17:00 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Comment-In-Reply-To: daniel <dwillmann@sysmocom.de>
Gerrit-MessageType: comment