Commit 3c21a7b
committed
tracing: check for empty returnArg
If returnArg is empty, but return is true, the agent will crash with a
sigsegv. This patch adds a check and returns an error.
Signed-off-by: Kornilios Kourtis <[email protected]>1 parent 9a8f892 commit 3c21a7b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
614 | 617 | | |
615 | 618 | | |
616 | 619 | | |
| |||
0 commit comments