| ▲ | sgerenser 3 hours ago | |
Hey, in 2026 strcpy is still part of the C standard library (much to the chagrin of anyone security conscious). | ||
| ▲ | userbinator 2 hours ago | parent [-] | |
The key point (which I believe static analysers these days can easily check for) is to check the sizes of the source and destination. | ||