Skip to content

Fix initialisation of cur_weight variable in FTC_Manager_New

manager->cur_weight is not initialized, which may cause the cache function to fail.

Merge request reports