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.orgThis 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 code for Iuh interface".
The branch, neels/msgb_ctx has been created
        at  a190fb13a4f25e07908728b450ea76581f236169 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=a190fb13a4f25e07908728b450ea76581f236169
commit a190fb13a4f25e07908728b450ea76581f236169
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Sep 16 01:38:46 2016 +0200
    fix msgb talloc context initialization
    
    Properly initialize msgb talloc context in hnbgw and all tests, using the new
    msgb_talloc_ctx_init().
    
    test-ranap.c: since msgb talloc ctx is now in test_common_init(), remove msgb
    talloc init here.
    
    Change-Id: I807c799aff1239184728551ed77fdafa73bd683f
-----------------------------------------------------------------------
hooks/post-receive
-- 
Osmocom code for Iuh interface