libosmocore.git branch master updated. 0.9.0-279-g3de97e1

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
Tue Nov 8 19:35:35 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, master has been updated
       via  3de97e192688b75a24077bb7072030f4a4dc5ef3 (commit)
      from  e9e5f8e4e9aa3fdce06d144381d9621552476387 (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/libosmocore/commit/?id=3de97e192688b75a24077bb7072030f4a4dc5ef3

commit 3de97e192688b75a24077bb7072030f4a4dc5ef3
Author: Max <msuraev at sysmocom.de>
Date:   Wed Nov 2 10:37:58 2016 +0100

    Add logging and testing for FSM deallocation
    
    osmo_fsm_inst_alloc() logs allocation but osmo_fsm_inst_free() is
    silent. Fix this by adding log message for deallocation to make FSM
    lifecycle tracking easier. Also make sure it's covered by test suite.
    
    Change-Id: I7e5b55a1fff8e36cf61c7fb61d3e79c1f00e29d2

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

Summary of changes:
 src/fsm.c            | 1 +
 tests/fsm/fsm_test.c | 9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list