Attention is currently required from: daniel.
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/32758 )
Change subject: osmo_io: Improve handling of segmentation_cb ......................................................................
Patch Set 2:
(1 comment)
File src/core/osmo_io.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7085): https://gerrit.osmocom.org/c/libosmocore/+/32758/comment/d3645b90_d4deb5de PS2, Line 237: LOGPIO(iofd, LOGL_ERROR, "segmentation_cb returned error (%d), skipping msg of size %i\n", len, msg_len); Use %d instead of %i