oscam-emu / oscam-patched-old

Open Source Cam Emulator
GNU General Public License v3.0
96 stars 55 forks source link

director.c warning #105

Closed yogofogo11 closed 6 months ago

yogofogo11 commented 10 months ago

May I ask you to fix the warning in director.c module.

CC module-emulator-cryptoworks.c CC module-emulator-.c module-emulator-director.c: In function 'parse_emm_nano_tags': module-emulator-director.c:484:75: warning: the comparison will always evaluate as 'true' for the pointer operand in 'tagData + 16' must not be NULL [-Waddress] 484 | if ((tagData + 4 + 5 + 7) != 0x00) // check if key looks valid (last byte 0x00) | ^~ CC module-emulator-irdeto.c CC module-emulator-nagravision.c

Thanks, BR

WXbet commented 6 months ago

Fixed in oscam-emu 800.