RT2772 update: c_rehash was broken
authorRich Salz <rsalz@openssl.org>
Thu, 11 Sep 2014 17:08:30 +0000 (13:08 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 11 Sep 2014 17:08:30 +0000 (13:08 -0400)
commit6f46c3c3b007f1aed77bbb4d1657fab8521e2e08
tree0b49412ff576f9d5c12d666a0332359b08a50071
parentcb4bb56bae9404572571e8ce573ba9e48d6f7717
RT2772 update: c_rehash was broken

Move the readdir() lines out of the if statement, so
that flist is available globally.

Reviewed-by: Tim Hudson <tjh@openssl.org>
tools/c_rehash.in