diff options
| author | Peng Fan <[email protected]> | 2015-12-23 12:08:09 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-01-04 12:25:36 -0500 |
| commit | 5d49b4cdf9417b88476567c8ec78ff185d84b10f (patch) | |
| tree | cc33b0326c79581071c9c86a3efb36672280a4c9 /Makefile | |
| parent | 5a6894397a657edec5d0cf4e20968cc66a368c51 (diff) | |
common: nvedit: use snprintf instead of sprintf
Use snprintf to replace sprintf.
Coverity log:
"
Unbounded source buffer (STRING_SIZE)
string_size: Passing string init_val of unknown size to sprintf.
"
Reported-by: Coverity
Signed-off-by: Peng Fan <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
