]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_sorcery_memory_cache: Fix SEGV in some CLI commands 10/2310/1
authorGeorge Joseph <george.joseph@fairview5.com>
Thu, 25 Feb 2016 20:17:04 +0000 (13:17 -0700)
committerGeorge Joseph <george.joseph@fairview5.com>
Thu, 25 Feb 2016 20:17:04 +0000 (13:17 -0700)
commit6e70e8ccdb77e772ef877793e88b82daf626db2c
tree5f0cb1d7b30385d05f14561be51400abd5e6b729
parent0985f443634540da9e4116a4867558d04dd04c91
res_sorcery_memory_cache:  Fix SEGV in some CLI commands

A few of the CLI commands weren't checking for enough arguments
and were SEGVing.

Change-Id: Ie6494132ad2fe54b4f014bcdc112a37c36a9b413
res/res_sorcery_memory_cache.c