Skip to content

v2.02

Compare
Choose a tag to compare
@carlgsmith carlgsmith released this 14 Feb 20:40
· 4 commits to master since this release
Fix memory issue when dpulicate entry in map file

The insertion of a map entry was mishandled when there is a
duplicate entry. The library routine actually takes care of
the situation by itself.