-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Story Points:2
-
Sprint:Storage - Ra 2020-11-02
MongoDB testing found a memory leak in the __create_file function of schema_create.c. The leak was introduced in WT-6689, where the memory allocated by the __wt_strndup call is not subsequently freed.