Coverity: CID 400010: Improper use of negative value
authorNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 7 Mar 2012 15:21:00 +0000 (10:21 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 7 Mar 2012 15:21:00 +0000 (10:21 -0500)
commite7ee5bd7a42e63e991a7ecb8d03c83d59a9b35f4
tree2306a4b01744b9c573204dbd62bfb6a13d2a2076
parenteaec8ad2fad951d293c7957dfc3d501da73c0a59
Coverity: CID 400010: Improper use of negative value

* src/ui/minibuf.c (echo_area_append): Make sure length<0 also
returns early here.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/ui/minibuf.c