Restrict task complexity to a specific range to avoid integer overflow
This commit is contained in:
@@ -1276,4 +1276,5 @@ return array(
|
||||
// 'Duplicate to multiple projects' => '',
|
||||
// 'This field is required' => '',
|
||||
// 'Moving a task is not permitted' => '',
|
||||
// 'This value must be in the range %d to %d' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user