[locomotiv] Assert on push_data not push node (#3599)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Mon, 27 May 2019 02:08:36 +0000 (11:08 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 27 May 2019 02:08:36 +0000 (11:08 +0900)
commit698a9bd2dd42329104d07e4a0b1937a671a5a2eb
tree40c83212089b328ae89ee3cc40e4fc8dbc5af2d7
parent0bd0c9676fc165e7153c15615c8f8dd1cd6fe200
[locomotiv] Assert on push_data not push node (#3599)

There has been a mistake on assertion. The intension here is to
check push_data whether it is null or not, not push node itself.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/locomotiv/src/Node/Push.cpp