Skip to content

Fix some coverity scan issues.

Milan Broz requested to merge coverity_scan into main

The read in kernel crypto backend is part of user crypto API encryption call, we have to trust it here.

JSON fix is just one place where return code was not checked for this particular function.

Merge request reports