Commit 4f8cae8
committed
[trace] Remove trace event from internal_dispatch_function
- The reason behind is because it might contain sensitive data
- Modify test that checks the number of expected logs from guest
Signed-off-by: Doru Blânzeanu <dblnz@pm.me>1 parent dadb693 commit 4f8cae8
3 files changed
Lines changed: 3 additions & 10 deletions
File tree
- src
- hyperlight_common/src/flatbuffer_wrappers
- hyperlight_guest_bin/src/guest_function
- hyperlight_host/tests
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 94 | | |
98 | 95 | | |
99 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
747 | | - | |
| 747 | + | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
| 750 | + | |
755 | 751 | | |
756 | 752 | | |
757 | 753 | | |
| |||
0 commit comments