Comment 6 for bug 1576818

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19800
Committed: http://github.org/Juniper/contrail-controller/commit/48665aab1b1e62f29eecbbf86394a792f729317f
Submitter: Zuul
Branch: master

commit 48665aab1b1e62f29eecbbf86394a792f729317f
Author: Prabhjot Singh Sethi <email address hidden>
Date: Mon May 2 15:13:07 2016 +0530

Fix agent crash in FlowHandler::Run

Issue:
------
for a flow on re-evaluation if it moves from non-NAT to
NAT, instead of marking it as short flow and getting
removed it was getting re-enqueued to partition 0 with
IPC pointer being reset, causing NULL ptr access while
processing the re-enqueued message

Fix:
----
do not allow re-enqueuing of a flow update message

Closes-Bug: 1576818
Change-Id: I96a42eda7ae941da022915fd3bfe8c114a1fe437