mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-07-01 20:20:29 +08:00
- Increased filename buffer sizes from 120 to 256 characters - Replaced sprintf() with snprintf() to prevent potential buffer overflows
- Increased filename buffer sizes from 120 to 256 characters - Replaced sprintf() with snprintf() to prevent potential buffer overflows