Change in libosmocore[master]: ctrl: print textual error on IPA parsing failure

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Sun Nov 25 22:24:00 UTC 2018


Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11910 )

Change subject: ctrl: print textual error on IPA parsing failure
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/11910/1/src/ctrl/control_if.c
File src/ctrl/control_if.c:

https://gerrit.osmocom.org/#/c/11910/1/src/ctrl/control_if.c@363
PS1, Line 363: 		LOGP(DLCTRL, LOGL_ERROR, "Failed to parse ip access message: %s\n", strerror(-ret));
Better keep the errno too:  "(%d): %s\n", errno, strerror(-ret)).



-- 
To view, visit https://gerrit.osmocom.org/11910
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I49bb613b416d549f554fd9d23cd37b63954324db
Gerrit-Change-Number: 11910
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-CC: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Comment-Date: Sun, 25 Nov 2018 22:24:00 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181125/f587191c/attachment.htm>


More information about the gerrit-log mailing list