diff options
author | Brian Paul <[email protected]> | 2010-05-03 13:16:11 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-05-03 13:16:11 -0600 |
commit | 6405ecb399a52e4d3fe0c002bcd9b3485cbd1360 (patch) | |
tree | 9be9431b2835e26f41f30a244cb3f2c1c25ff6ca /src/mesa/shader/prog_parameter_layout.h | |
parent | cc67bd87999814dbf8ecc3ef99b16dac66b4f320 (diff) |
Revert "glapi: s/strcpy/strncpy/"
This reverts commit 9446fd8f69564e09ffd0f28735a99c510f84bb62.
It doesn't make sense to replace strcpy(a,b) with strncpy(a,b,strlen(b)).
The preceeding code effectively does bounds checking, btw.
Diffstat (limited to 'src/mesa/shader/prog_parameter_layout.h')
0 files changed, 0 insertions, 0 deletions