summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorJitendra Sharma <shajit@codeaurora.org>2018-05-01 12:05:52 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2020-06-16 03:35:33 -0700
commit9b2a0e89a37f8632024dc487f78f503d67e4fa38 (patch)
tree804056131e5b84d12cb1aeef7d02a38b0de0b8a5 /scripts/gdb/linux
parent5bd445d880eb9952a6d6072965e4e9f85814b15b (diff)
soc: qcom: Reset string table index for each dump collection request
Section name should be placed in String table. Currently, we used static version for string table index to update subsequent section names. Due to this string table index keeps on increasing during every new dump(subsystem restart) request. This ultimately will result in buffer overflow, leading to Redzone overwritten. Hence, as a fix, now reset, this string table index once dump capture is complete. Change-Id: Ibc2446ae4011db5291044eacdc1a1119597d862a Signed-off-by: Jitendra Sharma <shajit@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions