Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5(EOL)
-
None
Description
Replace use of strcat() and strcpy() with safer custom methods safe_strcat() and safe_strcpy().
Pull request: https://github.com/MariaDB/server/pull/2514