Branch: refs/heads/master
Home: https://github.com/FirebirdSQL/firebird
Commit: e3db3c68c20e18b01ba085672afc46bb034dbdd1
https://github.com/FirebirdSQL/firebird/commit/e3db3c68c20e18b01ba085672afc46bb034dbdd1
Author: Artyom Ivanov <art...@re...>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M src/jrd/replication/Config.cpp
Log Message:
-----------
fix(config): Prevent printf injection in replication.conf
Use `%s` format specifier to avoid potential format string vulnerabilities.
Commit: 7caee97258fb1767840b77a36305cc003b36f0b6
https://github.com/FirebirdSQL/firebird/commit/7caee97258fb1767840b77a36305cc003b36f0b6
Author: Artyom Ivanov <art...@re...>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M src/jrd/replication/Config.cpp
Log Message:
-----------
Redirect arguments straight to raiseError() function
Compare: https://github.com/FirebirdSQL/firebird/compare/443185f8ed8f...7caee97258fb
To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications
|