libosmo-netif.git branch master updated. 0.0.6-6-g2b03b8c

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Dec 25 16:48:44 UTC 2015


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 "Osmocom network interface library".

The branch, master has been updated
       via  2b03b8c07c1e816af6627547b34711135483c5a2 (commit)
      from  cc4ce39fc6e3b844605eb3fbc1c413b3282ed292 (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/libosmo-netif/commit/?id=2b03b8c07c1e816af6627547b34711135483c5a2

commit 2b03b8c07c1e816af6627547b34711135483c5a2
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Dec 25 17:47:19 2015 +0100

    stream.c: ensure to zero-initialize sctp_sndrcvinfo
    
    caught by valgrind:
    ==3150== Syscall param sendmsg(msg.msg_control) points to uninitialised byte(s)
    ==3150==    at 0x60DC0D0: __sendmsg_nocancel (syscall-template.S:81)
    ==3150==    by 0x5DF3413: sctp_send (in /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.16)
    ==3150==    by 0x65AA066: osmo_stream_srv_write (stream.c:540)

-----------------------------------------------------------------------

Summary of changes:
 src/stream.c | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list