Change in libosmocore[master]: Make rate_ctr_group_free() more robust

2019-03-19 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( https://gerrit.osmocom.org/13303 ) Change subject: Make rate_ctr_group_free() more robust .. Patch Set 1: (2 comments) https://gerrit.osmocom.org/#/c/13303/1//COMMIT_MSG

Change in libosmocore[master]: Make rate_ctr_group_free() more robust

2019-03-19 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13303 ) Change subject: Make rate_ctr_group_free() more robust .. Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/13303/1/src/rate_ctr.c

Change in libosmocore[master]: Make rate_ctr_group_free() more robust

2019-03-18 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13303 Change subject: Make rate_ctr_group_free() more robust .. Make rate_ctr_group_free() more robust Properly check and handle empty or NULL input.