Go through the secret API as well

This commit is contained in:
Jesper Louis Andersen 2020-01-24 22:17:24 +01:00
parent 2b8b6224d8
commit fc943a19c7

View File

@ -5,17 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Upcoming changes]
Over time, a number of bad things have snuck themselves into these bindings. This
is a list of changes which are planned for a 1.0 release.
- Plug some subtle memory leaks in API:
- Secret
Under failure, the current code can leak binaries. I don't want that to happen, so we
are going to use a better cleanup scheme in the code base.
## [Unreleased] ## [Unreleased]
### Compatibility ### Compatibility