Mark a seriouse FIXME.

This commit is contained in:
JoelKatz
2013-01-21 17:12:05 -08:00
parent 632a387eba
commit aea0f42cb0

View File

@@ -1360,6 +1360,7 @@ void NetworkOPs::pubAccountTransaction(Ledger::ref lpCurrent, const SerializedTr
}
}
// FIXME: This can crash. An InfoSub can go away while we hold a regular pointer to it.
if (!notify.empty())
{
Json::Value jvObj = transJson(stTxn, terResult, bAccepted, lpCurrent, "account");