You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments