Fixed #19453 -- Ensured that the decorated function's arguments are obfuscated...
Fixed #19453 -- Ensured that the decorated function's arguments are obfuscated in the @sensitive_variables decorator's frame, in case the variables associated with those arguments were meant to be obfuscated from the decorated function's frame. Thanks to vzima for the report.
Loading
Please register or sign in to comment