osmo-pcu.git branch master updated. 0.2-428-gd1cb41b

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
Fri May 22 08:45:20 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  d1cb41bfd020eb9b94b17e5bcaa5be36bceccc12 (commit)
      from  5752285bc55c00ddcba45c0168eef0cb0238a3a7 (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/osmo-pcu/commit/?id=d1cb41bfd020eb9b94b17e5bcaa5be36bceccc12

commit d1cb41bfd020eb9b94b17e5bcaa5be36bceccc12
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Fri May 22 10:42:32 2015 +0800

    write_queue: Check the result of osmo_wqueue_enqueue and free
    
    The write_queue is designed to have a maximum amount of pending
    messages and will refuse to take new messages when it has been
    reached. The caller can decide if it wants to flush the queue
    and add the message again, create a log. But in all cases the
    ownership of the msgb has not been transferred. Fix the potential
    memory leak in the failure situation.

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

Summary of changes:
 src/openbts_sock.cpp |  5 ++++-
 src/sysmo_l1_if.c    | 10 ++++++++--
 2 files changed, 12 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list