openggsn.git branch master updated. 0.92-21-g86540de

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
Sun Jun 5 22:51:42 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 "The OpenGGSN project".

The branch, master has been updated
       via  86540de7f37d841b9a45cc6c67a68f714c1866dc (commit)
      from  cc077ae0bc26257428adb14d913ab28adc181a01 (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/openggsn/commit/?id=86540de7f37d841b9a45cc6c67a68f714c1866dc

commit 86540de7f37d841b9a45cc6c67a68f714c1866dc
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue May 31 14:42:38 2016 +0200

    gtp/queue/queue_seqdel(): fix element check which was always true
    
    Fix an apparent typo that prevented queue iteration to find the correct item to
    be removed. Instead, the first item was always returned. Calling code has been
    analyzed to find that mostly this fault is not visible, since usually, the
    first item is indeed the correct item to be returned. See mail thread
    http://lists.osmocom.org/pipermail/osmocom-net-gprs/2016-June/000618.html
    Date: Wed Jun 1 11:51:38 UTC 2016
    Subject: "[PATCH] gtp/queue/queue_seqdel(): fix element check which always was true"

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

Summary of changes:
 gtp/queue.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list