ut-control : 2.0.0 : Improved Memory Ownership
Goals
This milestone contains following changes:
- Improved documentation and transfer of ownership of the memory block passed to ut_kvp_openMemory().
- Added memory sanitizer in tests
- Bug fix to handle multiple profile file with -p option
What's Changed
- Deploy cla action by @rdkcmf-jenkins in #84
- PR : gh #96:Improved documentation for control plane apis by @kanjoe24 in #97
- PR: gh #100: Fixing direct leaks informed by sanitizer by @kanjoe24 in #102
- PR: gh #103: Fixed indirect leaks informed by sanitizer by @kanjoe24 in #104
- PR: gh #107 : Fix multiple profile addition via -p by @kanjoe24 in #108
New Contributors
- @rdkcmf-jenkins made their first contribution in #84
Full Changelog: 1.6.6...2.0.0