]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Initialize the num variable to avoid uninitialized data.
authorkevlo <kevlo@FreeBSD.org>
Thu, 27 Sep 2012 05:26:29 +0000 (05:26 +0000)
committerkevlo <kevlo@FreeBSD.org>
Thu, 27 Sep 2012 05:26:29 +0000 (05:26 +0000)
commit2f41324b96254f12b272532143f5f723867e6152
tree1b90391eadb3a3708f057625ecfccdf655463ae2
parent10df4360d825b2593a70f36baa565decb6e96255
Initialize the num variable to avoid uninitialized data.
This fixes the bug introduced by r238378.

Reviewed by: pfg
lib/libedit/read.c