diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-05-05 09:00:56 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-05-05 09:00:56 +0100 |
commit | 9e78496443ec1525ee94c54249779639b4cded0b (patch) | |
tree | 3ff11173bcd4b7798e070a8626c22bf91a033964 /gdb/python | |
parent | cf2ebb6e0958c9193c7c65620cd7a8b990d8b316 (diff) | |
download | binutils-9e78496443ec1525ee94c54249779639b4cded0b.zip binutils-9e78496443ec1525ee94c54249779639b4cded0b.tar.gz binutils-9e78496443ec1525ee94c54249779639b4cded0b.tar.bz2 |
Initialize res in get_next_pcs_read_memory_unsigned_integer
This patch initialize res to zero, otherwise, it may have some garbage
bits after the *the_target->read_memory call.
gdb/gdbserver:
2016-05-05 Yao Qi <yao.qi@linaro.org>
* linux-arm-low.c (get_next_pcs_read_memory_unsigned_integer):
Initialize res to zero.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions