Skip to content

Commit 772b1b0

Browse files
authored
[scudo] Move the chunk update into functions (#83493)
The code paths for mte enabled and disabled were interleaving and which increases the difficulty of reading each path in both source level and assembly level. In this change, we move the parts that they have different logic into functions and minor refactors on the code structure.
1 parent c00e012 commit 772b1b0

File tree

1 file changed

+221
-150
lines changed

1 file changed

+221
-150
lines changed

0 commit comments

Comments
 (0)