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 "The OpenGGSN project".
The branch, master has been updated via b07d07072e70ac4f920be9dfdf45615193b4ec2d (commit) from 633cc0d7cbc224b7e5ba811e2161553df30a6dfe (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/openggsn/commit/?id=b07d07072e70ac4f920be9dfdf456151...
commit b07d07072e70ac4f920be9dfdf45615193b4ec2d Author: Michael McTernan mike.mcternan@wavemobile.com Date: Sat May 2 07:52:23 2015 +0200
openggsn: Check return codes and take error paths on failure.
Return early when socket() returns -1, and check return codes where indicated by some TODOs. This removes 2 TODOs and fixes a compiler warning about assignment to a variable which then isn't used.
Signed-off-by: Michael McTernan mike.mcternan@wavemobile.com
-----------------------------------------------------------------------
Summary of changes: lib/tun.c | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org