Commit: 3e19462712c053499b2c6b9dd6baec1351135086
Parent: 281cfcb8e2e10297d994cdd4158a53ecf0c535ff
Author: Szymon Janc <szymon.janc@gmail.com>
Committer: Szymon Janc <szymon.janc@gmail.com>
Date: 2014-03-11 22:08:04
Tree: ff7a6f8edd8ba5b288060a3d960a232d5b5c2f41

shared/hfp: Fix not NULL terminating parsed strings If there were not enough space in output buffer hfp_gw_result_get_string() and hfp_gw_result_get_unquoted_string() wcould return true, but resulting string would not be NULL terminated.

Diffstat

M src/shared/hfp.c | 24 ++++++++++++++++- - - - - - - -

1 files changed, 16 insertions(+), 8 deletions(-)

View Full Diff | Patch