Those that are proper C++ would use a string type instead of raw C strings.
And if those developers care about security, bounds checking would be enabled.
As for C there is hardly anything we can do other than keep fixing exploits until hardware memory tagging becomes a common feature across all major platforms.
And if those developers care about security, bounds checking would be enabled.
As for C there is hardly anything we can do other than keep fixing exploits until hardware memory tagging becomes a common feature across all major platforms.