Skip to content

Commit f50a4bd

Browse files
committed
[scudo] Move the chunk update into functions
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 3a106e5 commit f50a4bd

File tree

1 file changed

+223
-150
lines changed

1 file changed

+223
-150
lines changed

0 commit comments

Comments
 (0)