In be_get_Proj_for_pn() before getting the proj number make sure that the node really...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 12:13:58 +0000 (12:13 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 12:13:58 +0000 (12:13 +0000)
commit7028fcf7d7e9b79261634b3f103a226e9e903a0d
tree4049d9d66789fb329beac037d22781bd728d0006
parentf4e5f09589f68012dbd8007389366dd992f7a7c5
In be_get_Proj_for_pn() before getting the proj number make sure that the node really is a Proj (could be End due to keep alive).

[r21847]
ir/be/beutil.c