COMMITS
/ metadata.cpp April 11, 2025
P
Fix memory leak in Metadata::GetKeyValueStore()
Peter LaFosse committed
May 27, 2024
B
Update load APIs to take a JSON string for options.
Brian Potchik committed
November 14, 2023
G
Fix a number of leaks and bad uses of free in the api
Glenn Smith committed
November 7, 2023
G
Add fmt library to api
Glenn Smith committed
January 30, 2023
R
Fix crash on Get of nonexistant metadata
Rusty Wagner committed
June 27, 2022
X
Implement the missing APIs in BinaryNinja::Metadata
Xusheng committed
January 28, 2022
K
Format All Files
KyleMiles committed
August 24, 2021
P
Fix memory leak in 'Metadata(const std::map<std::string, Ref<Metadata>>& data'
Peter LaFosse committed
October 19, 2018
P
Fix memory leak in namespaces
Peter LaFosse committed
January 14, 2018
B
Container Memory Reservations.
Brian Potchik committed
July 13, 2017
P
Adding remove_metadata API to BinaryView. Add remove APIs to Metadata
Peter LaFosse committed
July 12, 2017
P
Metadata enhancements. Metadata objects are now serialized to the DB
Peter LaFosse committed
July 1, 2017
P
Refactor of metadata api names. modify how QueryMetadata works
Peter LaFosse committed
June 24, 2017
P
Adding settings system apis, and binaryview metadata apis
Peter LaFosse committed