What's wrong with this entry?
Anonymous. No account, no email.
What: Fixed potential crash when tools array is undefined during permission checking.
Details:
- Added null check for tools array before accessing
- Logs error and returns null gracefully instead of crashing
- Improves robustness of permission system
- Evidence:
$NQB()at lines 1281-1285 in v2.0.22
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.