Skip to content

Fix bug with the use of createRootObject(). It wasn't passed the size of what...

Simon Morlat requested to merge fix/belr-parse into master

Fix bug with the use of createRootObject(). It wasn't passed the size of what was really parsed, which was confusing for the DebugParser and the output of belr-parse tool.

Merge request reports