Skip to content

Commit eae588c

Browse files
committed
Fix
1 parent 170e8fd commit eae588c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/snmalloc/ds_core/mitigations.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ namespace snmalloc
6262
return (mask & a.mask) != 0;
6363
}
6464
};
65-
} // namespace mitigations
65+
} // namespace mitigation
6666

6767
/**
6868
* Randomize the location of the pagemap within a larger address space

0 commit comments

Comments
 (0)