[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.6.2-215-g31e81b4
(spam-protected)
(spam-protected)
Mon Aug 11 11:09:42 CEST 2014
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 "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=v0.6.6.2-215-g31e81b4
for a web version of the last commit.
The branch, master has been updated
via 31e81b49468fadbf71b07e4b9ec6f9213107b966 (commit)
via b05d5b6c7a705ccd737ddacec1feaf44b377ce65 (commit)
from ab62b1a2d55dc38f3dd8f0e84dd56ff21a48549b (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 -----------------------------------------------------------------
commit 31e81b49468fadbf71b07e4b9ec6f9213107b966
Author: Ferry Huberts <(spam-protected)>
Date: Sat Aug 9 12:33:22 2014 +0200
p2pd: fir compile warning, initialise ipHeader
When compiling with the address sanitiser, got
[CC] src/p2pd.c
src/p2pd.c: In function ‘DoP2pd’:
src/p2pd.c:629:18: warning: ‘ipHeader’ may be used uninitialized in this function [-Wmaybe-uninitialized]
nwords = header->ip_hl << 1;
^
src/p2pd.c:663:14: note: ‘ipHeader’ was declared here
struct ip *ipHeader; /* The IP header inside the captured IP packet */
^
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
Makefile.inc | 9 +++++++++
lib/p2pd/src/p2pd.c | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list