Comment 5 for bug 1675598

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

Reviewed: https://review.opencontrail.org/29957
Committed: http://github.org/Juniper/contrail-controller/commit/742650719518b26b6d9bf7e4d43d8599ae5ff498
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 742650719518b26b6d9bf7e4d43d8599ae5ff498
Author: arvindvis <email address hidden>
Date: Wed Mar 29 20:14:23 2017 -0700

In for loop, separating the variables in if condition is not the
way to compare the conditions (If comma separated only the last
specified condition gets executed). This is not desirable, because
terator it can point to results from MessageTableIndex queries and
jt can point to resultss from ObjectTable and their dimensionality
is not same and this can result in crash.
Closes-Bug:#1675598

Change-Id: I8af6ef7166900ea4705715fd317d2655d2c3b984