Bugzilla – Bug 990
Error with an NS_ASSERT at uan-phy-gen.cc
Last modified: 2010-10-06 01:50:58 UTC
On uan-phy-gen.cc, inside the method void UanPhyGen::TxEndEvent () there is an NS_ASSERT at line 509 NS_ASSERT (m_state = TX); I'm not familiar with the code but maybe there should be an == instead of =
Agree with change. It should also be noted that I do not know this code either - the recommendation is based only on the context of that line.
changeset 14319edd3d2c