]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: fix unintialized memory accesses in dwflpp::function_entrypc
authorVictor Kamensky via Openembedded-core <openembedded-core@lists.openembedded.org>
Sat, 21 Jul 2018 03:38:53 +0000 (20:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
commit7e465c75e317718ed81a76a6c3e487668e7db1ab
treeb48486dc9add4c95bddbee84a006e3302894d05e
parentd8a60b324c340bf88e2e8650f4771030490709c5
systemtap: fix unintialized memory accesses in dwflpp::function_entrypc

Observed failure in SystemTap v3.3 unit testing, It was tracked down
to unintialized memory access in dwflpp::function_entrypc method.

Upstream-Status: Backport
Signed-off-by: Victor Kamensky <kamensky@cisco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/systemtap/systemtap/0001-dwflpp-function_entrypc-avoid-usage-of-uninitialized.patch [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.inc