-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
1
-
StorEng - Defined Pipeline
Double free
Depending on the implementation of the deallocator function, the memory may by placed on the free list more than once. Memory is deallocated more than once
/ext/storage_sources/dir_store/dir_store.c:431: USE_AFTER_FREE 125363 "free" frees "path".
/ext/storage_sources/dir_store/dir_store.c:446: USE_AFTER_FREE 125363 Calling "free" frees pointer "path" which has already been freed.