Skip to content

Revert "util: silence out-of-bounds read warning"

Peter Hutterer requested to merge whot/libei:wip/fix-test-breakage into main

(t < &start_test_function_section) is never true so this commit ended up disabling the unit tests altogether. That may shut up -fanalyze but is somewhat of a regression in functionality...

This reverts commit 22c94fd9.

Merge request reports

Loading