Skip to content
Snippets Groups Projects
Commit ad1ed6c2 authored by Martyn Gigg's avatar Martyn Gigg
Browse files

Fix copy that was causing stack corruption.

The buffer created for reversing the byte order was not large enough
to hold the number of bytes in the type so the overspill was corrupting
the stack.
Refs #14106
parent c595d294
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment