diff options
author | Denis Kenzior <denkenz@gmail.com> | 2015-06-30 16:58:36 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2015-06-30 16:58:36 -0500 |
commit | fceb5a41c25a622755ce6235091354d044de769a (patch) | |
tree | 7cc4220b86b720a13a628e4cad0005c6ee1d54df /unit/test-mux.c | |
parent | 48da783732151772f966a7f8f1629131fd6261aa (diff) | |
download | ofono-fceb5a41c25a622755ce6235091354d044de769a.tar.bz2 |
handsfree: Fix potential buffer overflow
Function: ag_features_list
static const char *list[10]; (Out of bounds write, line 75)
Incrementing i the value is now 10, for “hf-indicators”
Reported by: blanca.e.sabas.rosales@intel.com
Diffstat (limited to 'unit/test-mux.c')
0 files changed, 0 insertions, 0 deletions