OSDN Git Service

Fixed bug: uninitialized variable has been used in maketree2().
authorKoji Arai <jca02266@gmail.com>
Tue, 9 Sep 2008 15:46:10 +0000 (00:46 +0900)
committerKoji Arai <jca02266@gmail.com>
Tue, 9 Sep 2008 15:53:11 +0000 (00:53 +0900)
commitda55a0dc36da79d045ef0858aa757119ce51e94b
treed8e958b2e7b0828b62772168180b61830d8ee062
parent008c29a6de8bb450cc1788adfe90ba6794ea4252
Fixed bug: uninitialized variable has been used in maketree2().

Make sure whether the maketree2() need to use the tree1 info.
This is experimental changes.
src/pm2tree.c