libosmo-sccp.git branch master updated. 0.0.6.3-252-ga70b459

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 Jun 23 01:25:20 UTC 2017


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 "SCCP Library".

The branch, master has been updated
       via  a70b4599f63b50c4d654eb9e1b1a099a7c8cdc36 (commit)
      from  42488383275a01e288961f6aebf74fb2eb13817d (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-sccp/commit/?id=a70b4599f63b50c4d654eb9e1b1a099a7c8cdc36

commit a70b4599f63b50c4d654eb9e1b1a099a7c8cdc36
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Jun 23 03:18:02 2017 +0200

    fix sanitize make check: xua_test: initialize gt_out.
    
    The sanitize build fails because gt_out is not initialized to zero, but is
    later mem-compared to a zero-initialized struct.
    
    Zero-initialize gt_out.
    
    Also print in the test output both byte dumps. It helped to figure out the test
    failure and might as well stay.
    
    Change-Id: Ice8ee9c2a6bde4924f3ae6d95aa9268ebef9f070

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

Summary of changes:
 tests/xua/xua_test.c  | 4 +++-
 tests/xua/xua_test.ok | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list