mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 02:54:10 +03:00
Implement aggressive shape hardening mode and related tests
This commit is contained in:
@@ -523,6 +523,10 @@ pub(crate) fn default_mask_shape_hardening() -> bool {
|
||||
true
|
||||
}
|
||||
|
||||
pub(crate) fn default_mask_shape_hardening_aggressive_mode() -> bool {
|
||||
false
|
||||
}
|
||||
|
||||
pub(crate) fn default_mask_shape_bucket_floor_bytes() -> usize {
|
||||
512
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user