// Beginning of the memory diff
// before the operation that should be neutral for the memory
dbgStartMemoryDiff()
...
// Operation that should be neutral for the memory
...
// Save the memory dump
// after the operation that should be neutral for the memory
dbgEndMemoryDiff()
Business / UI classification : Neutral code