libosmocore.git branch master updated. 0.8.0-16-g5fb265e

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 Apr 5 12:44:55 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  5fb265eaa725928b59b44aa9bfe8959256014ba1 (commit)
      from  4e0543f730b255849305787ecce89867e89f40f8 (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=5fb265eaa725928b59b44aa9bfe8959256014ba1

commit 5fb265eaa725928b59b44aa9bfe8959256014ba1
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Apr 5 14:36:31 2015 +0200

    ctrl: Avoid accessing cmd_desc->command out of bounds
    
    We check that the amount of commands is not more than
    we have but we don't check it the other way. It appears
    that the vector is allowed to be bigger than the amount
    of commands. So we match a prefix of a longer command
    depending on the installation order.

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

Summary of changes:
 src/ctrl/control_cmd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list