project: Fix potential buffer write-past-end for version components
This fixes two errors: not accounting for the trailing null and a misunderstanding of what std::numeric_limits::digits10 means.
Please register or sign in to comment
This fixes two errors: not accounting for the trailing null and a misunderstanding of what std::numeric_limits::digits10 means.