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=cbf1bedf0558d7dbb985e9eb29816...
commit cbf1bedf0558d7dbb985e9eb2981696e1354e730 Author: Max msuraev@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
osmocom-commitlog@lists.osmocom.org