07/06/2023 19:24, Srikanth Yalavarthi: > Added internal function to read model, input and reference > files with required error checks. This change fixes the > unchecked return value and improper use of negative value > issues reported by coverity scan for file read operations. > > Coverity issue: 383742, 383743 > Fixes: f6661e6d9a3a ("app/mldev: validate model operations") > Fixes: da6793390596 ("app/mldev: support inference validation") > > Signed-off-by: Srikanth Yalavarthi <syalavar...@marvell.com>
Applied, thanks.