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 87a04b6b95d827c5c82c3e7ffb99f60e86028f25 (commit) from 85e8a64bb42086909e4793782963887fb1ceb421 (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-hlr/commit/?id=87a04b6b95d827c5c82c3e7ffb99f60e...
commit 87a04b6b95d827c5c82c3e7ffb99f60e86028f25 Author: Neels Hofmeyr neels@hofmeyr.de Date: Tue Nov 7 13:20:44 2017 +0100
hlr_db_tool: fix error log strerror invocation
The db API returns negative errno values, need to flip the sign before feeding to strerror.
Fixes: coverity CID#178658 Change-Id: Iaab46f565a1112d8a7def8ea90a5cd440c0a3b41
-----------------------------------------------------------------------
Summary of changes: src/hlr_db_tool.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive