Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[asan][aclorch] fix a memory leak in the SaiAttrWrapper::swap() (#2382)
* fix a leak caused by overriding this->m_attr (which contained a dynamically allocated list) in the SaiAttrWrapper::swap()
- Loading branch information