fixed valgrind error in LteUeRrc

This commit is contained in:
Nicola Baldo
2012-11-07 16:38:12 +01:00
parent 690fb3f7b6
commit 86d2f3bd08

View File

@@ -81,6 +81,7 @@ LteUeRrc::LteUeRrc ()
m_cmacSapProvider (0),
m_macSapProvider (0),
m_asSapUser (0),
m_rnti (0),
m_cellId (0)
{
NS_LOG_FUNCTION (this);