+0
−4
Loading
mvwaddach(WINDOW*, y, x, sign) was given y=-1 which resulted in an error, which was not detected, because retval of it has not been checked. The window renders the same without these as they were tried to be rendered outside of the window. Change-Id: Ice2f50e08da13b403a66427412cbe4164f541ef7 Signed-off-by:Wojciech Panfil <wojciech.panfil@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18932 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>