osmo-ggsn.git branch master updated. 1.1.0-72-gdbeaa04

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
Wed Feb 14 00:43:07 UTC 2018


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  dbeaa044f855ce90cf68b9ca3f6880b0d9110f36 (commit)
      from  7ad4d5e8cbade58283b00d450dacb202c8988d73 (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-ggsn/commit/?id=dbeaa044f855ce90cf68b9ca3f6880b0d9110f36

commit dbeaa044f855ce90cf68b9ca3f6880b0d9110f36
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Feb 12 19:11:28 2018 +0100

    sgsnemu: Fix bad ptr during context deallocation
    
    Older commit switched pdp_t to have an array of 2 peers instead of
    only one in order to accomodate for ipv4v6 contexts, which can have 2
    addresses assigned. The usage of peer field was not updated in sgsnemu
    accordingly, which means the wrong memory portion was being accessed.
    
    Fixes: 2d6a69e69a4b4cb2b8cc63c4810dae44e5a4d8f6 ("Add support for IPv4v6 End User Addresses")
    
    Change-Id: I9e563522173a82b265e93b1ef9dc93ced40fefa2

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

Summary of changes:
 sgsnemu/sgsnemu.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list