Project

General

Profile

« Previous | Next » 

Revision bcfcfedc

Added by peterzhu2118 (Peter Zhu) about 18 hours ago

Fix memory leak in invalidate_ccs_in_iclass_cc_tbl

invalidate_ccs_in_iclass_cc_tbl deletes the ccs from the table but never
frees it, causing memory to leak.