openbsc.git branch master updated. 0.14.0-146-g2f25764

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 Aug 8 18:48:17 UTC 2015


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  2f25764e51d7272a162d2b9f81d8124f6c1af76e (commit)
       via  5425e5ea27e3d5b4ce43c1e2ae40252dd14ddfb0 (commit)
       via  815945550685249aa002ef55b9ef990faa10ee0e (commit)
      from  e019b564eccaf63ca372db6811dfa3dd6c4d9084 (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/openbsc/commit/?id=2f25764e51d7272a162d2b9f81d8124f6c1af76e

commit 2f25764e51d7272a162d2b9f81d8124f6c1af76e
Merge: e019b56 5425e5e
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sat Aug 8 20:47:02 2015 +0200

    Merge branch 'zecke/fixes/subscr-leak'
    
    At the rhizomatica sites some unauthorized subscribers have a
    last used from long time ago but a bigger reference count. This
    means that we have an unbalanced subscr_get/subscr_put that we
    need to investigate. These two fixes are genuine fixes but are
    unlikely to fix the issue I am not understanding yet.

http://cgit.osmocom.org/openbsc/commit/?id=5425e5ea27e3d5b4ce43c1e2ae40252dd14ddfb0

commit 5425e5ea27e3d5b4ce43c1e2ae40252dd14ddfb0
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Aug 4 12:22:56 2015 +0200

    subscr: Fix subscr refcount issue in case of message error
    
    In case the SMPP payload didn't include the right fields we
    would leak the subscr reference count.

http://cgit.osmocom.org/openbsc/commit/?id=815945550685249aa002ef55b9ef990faa10ee0e

commit 815945550685249aa002ef55b9ef990faa10ee0e
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Aug 4 11:37:30 2015 +0200

    subscr: Fix potential subscr ref count issue
    
    In case the subscriber is currently busy we would omit the
    subscr_put. This seems to be very hard to hit as the subscr
    need to be active and at the same time be selected for the
    purge operation.

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

Summary of changes:
 openbsc/src/libmsc/gsm_subscriber.c | 1 +
 openbsc/src/libmsc/smpp_openbsc.c   | 2 ++
 2 files changed, 3 insertions(+)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list