Commit baed71b
authored
Arm backend: Use padding for the base64 coded ETDump string (#13276)
This fix "base64: invalid input" errors you got sometimes when
converting it to a file.
This change also avoid using ' ', '\r', and '\n' in the base64 string
for a cleaner string.
Signed-off-by: Zingo Andersen <[email protected]>1 parent 9c73b5d commit baed71b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
| 762 | + | |
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
| |||
0 commit comments