exactness: error when _src_unit is NULL
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 31 Mar 2020 08:07:29 +0000 (10:07 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 31 Mar 2020 21:26:24 +0000 (06:26 +0900)
commitb5c283e0f2e523253b56e204a680498597f6a986
tree8b2d95002d4dbd38d12c45cd431fb3b62eac5316
parent7ceafebcaf2ab1b437793297fb8aced476aebaa4
exactness: error when _src_unit is NULL

if _src_unit is NULL, the write here would delete the actions, with this
commit we ensure that this is printing an error.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11627
src/bin/exactness/player.c