summaryrefslogtreecommitdiffstats
path: root/tests/monitor/testcases
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-08-25 13:49:31 +0200
committerPhil Sutter <phil@nwl.cc>2023-08-29 18:12:55 +0200
commit41f8628f6fb8340dde21e1295191a2d131c1a8df (patch)
tree9ecc7221bdf3509839ee7b87fdd23ebb8011cb85 /tests/monitor/testcases
parentc9091421f0132e66b74683f734ef77b443412fe0 (diff)
evaluate: Drop dead code from expr_evaluate_mapping()
Since commit 343a51702656a ("src: store expr, not dtype to track data in sets"), set->data is allocated for object maps in set_evaluate(), all other map types have set->data initialized by the parser already, set_evaluate() also checks that. Drop the confusing check, later in the function set->data is dereferenced unconditionally. Fixes: 343a51702656a ("src: store expr, not dtype to track data in sets") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'tests/monitor/testcases')
0 files changed, 0 insertions, 0 deletions