-
Michael Koziarski authored
This avoids potential format string vulnerabilities where user-provided data is interpolated into the log message before String#% is called.
Michael Koziarski authoredThis avoids potential format string vulnerabilities where user-provided data is interpolated into the log message before String#% is called.
Loading