Release notes for DVBCore in version 20.3.0: Fixed: * mantis-939 - Fix sprintf/xmlTextWriterWriteFormatAttribute warnings on 64 bit builds * mantis-918 - Memory leak in STB_SIReleasePmtTable() * mantis-940 - Static source code analysis bugfixes: Remove assignments/variables that are never used * mantis-941 - Static source code analysis bugfixes: simplify (!A || (A && B)) to (!A || B) * mantis-942 - Static source code analysis bugfixes: some variables can be used uninitialised * mantis-943 - Bugfix: current_antialias_level needs to be set, not antialias_level * mantis-944 - Fix: Use correct function names with FUNCTION_START/FUNCTION_FINISH * mantis-945 - Bugfix: avoid crash when tuned_network is NULL * mantis-946 - Bugfix: set ota_upg_mod.name with the U8BIT *name parameter * mantis-947 - Bugfix: handle INT_EVENT_STANDBY_VCR_ACTIVE * mantis-948 - Use same USE_UNWANTED_PARAM as in App repository * mantis-949 - Initialise slot_info->keys[EVEN/ODD_KEY_REGISTER].applied to FALSE * mantis-971 - Unnecessary transport records are being created from delivery descriptors