Sean McBride
|
dfc2ac7296
|
Replaced trivial uses of sprintf with snprintf
In all these cases the size of the buffer can be computed with sizeof.
|
2023-12-08 13:30:38 -05:00 |
|
Dennis Heimbigner
|
d06938fd1d
|
1. Fix an additional flaw in fill_value handling where non-atomic default values were not properly being handled.
2. Rename the NC4_inq_any_type to NC_inq_any_type
3. Fix performance test cases affected by this PR.
|
2022-01-10 22:26:19 -07:00 |
|
Ed Hartnett
|
95a0b8ddfb
|
moved other benchmark programs to nc_perf
|
2019-03-17 08:30:06 -06:00 |
|