Closed ileanadumitrescu95 closed 1 year ago
xds_demux.c: In function 'vbi_xds_demux_reset': xds_demux.c:829:43: warning: iteration 24 invokes undefined behavior [-Waggressive-loop-optimizations] 829 | xd->subpacket[0][i].count = 0; | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ xds_demux.c:828:23: note: within this loop 828 | for (i = 0; i < n; ++i) | ~~^~~
Resolved with commit ee8d0ea