-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MM_DumpInEventCmd wastes event characters #8
Labels
Comments
I had a go at this but the unit tests don't seem to test what has been changed exactly. |
dzbaker
added a commit
that referenced
this issue
May 25, 2023
…cters-in-dump-event Fix #8, Remove unnecessary characters from memory dump event
Issue is being re-opened to address in Equuleus-rc2. |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In MM_DumpInEventCmd, including the "0x" and trailing space on the hex digits unnecessarily limits how much can actually be dumped in the event.
Imported from GSFCCFS-1564
The text was updated successfully, but these errors were encountered: