diff options
author | Aaron Durbin <adurbin@chromium.org> | 2014-03-05 14:54:13 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@google.com> | 2014-03-13 05:28:57 +0100 |
commit | b1b5118c717d673506292dced272a0837612fc17 (patch) | |
tree | 5fe195d2dc3bb599e7e40397c752331fa74c7633 /util/cbfstool/fit.c | |
parent | 54ef306377024bea83ffe0622c9a53ab4f4f5ec1 (diff) |
cbfstool: elfheaders: use proper parameters to calloc()
Though the result doesn't matter much, the callers of calloc()
should order the parameters correctly. i.e. the first paramter
is the number of elements in an array and the second is the
size of each element.
Change-Id: Ic7c2910d623d96f380feb4e5f6fa432376f49e9b
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5371
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Diffstat (limited to 'util/cbfstool/fit.c')
0 files changed, 0 insertions, 0 deletions