This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via 356ac618f1f4b455e411507c4be4c9909fe927bb (commit)
from e8284a7f92f9a150cb563555cf62f4aeb9826632 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=356ac618f1f4b455e411507c4be4c99…
commit 356ac618f1f4b455e411507c4be4c9909fe927bb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 25 19:05:32 2017 +0200
Fix format string error (string needs %s)
In a49475b5a822773ce10e28bf5a02e91de78bd063 we introduce the use of
bssgp_pdu_str() and change from printing the numeric code to the
stringified version of the message code. However, the format string
was not updated accordingly :/
Change-Id: I7173b692fb1f222aab44cd4f44a482038d0f51dc
Fixes: Coverity CID 169684
-----------------------------------------------------------------------
Summary of changes:
src/gprs_bssgp_pcu.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT