libosmocore.git branch max/asan updated. 0.9.0-129-gcbf1bed

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
Sat Apr 23 17:35:24 UTC 2016


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 "An utility library for Open Source Mobile Communications".

The branch, max/asan has been updated
  discards  043c580c735ecafa5224b75aa2967cb7786f26bc (commit)
       via  cbf1bedf0558d7dbb985e9eb2981696e1354e730 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (043c580c735ecafa5224b75aa2967cb7786f26bc)
            \
             N -- N -- N (cbf1bedf0558d7dbb985e9eb2981696e1354e730)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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/libosmocore/commit/?id=cbf1bedf0558d7dbb985e9eb2981696e1354e730

commit cbf1bedf0558d7dbb985e9eb2981696e1354e730
Author: Max <msuraev at sysmocom.de>
Date:   Sat Apr 23 18:23:21 2016 +0200

    Fix unaligned access found by addr. sanitizer
    
    gprs_bssgp.c:461:9: runtime error: load of misaligned address
    0x62100001a66b for type 'uint32_t', which requires 4 byte alignment
    
    gprs_ns.c:937:16: runtime error: load of misaligned address
    0x61d00002a97f for type 'uint16_t', which requires 2 byte alignment

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

Summary of changes:
 src/gb/gprs_bssgp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list