What's wrong with this entry?
Anonymous. No account, no email.
What: Several internal functions were removed as part of the permissions model refactoring.
Removed functions:
sBB()- Generic allow/deny rule generator (line 374871-374901)pBB()- Old read permission default paths (line 374680-374713)i9B()- Old bash file path analyzer (line 382301-382346)- Various permission getter functions:
ZQB(),GQB(),YQB(),pb6(),ib6(),JQB()(lines 375215-375242)
Reason: Replaced by new permission model implementation with separate read/write functions.
Evidence
Diff sections showing removed functions
Strings lifted out of the shipped bundle, so the claim above can be checked against them.