-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
iowow (1.4.13) UNRELEASED; urgency=medium | ||
iowow (1.4.13) testing; urgency=medium | ||
|
||
* Fixed SEGV in iwkv_cursor_open with zero-length key and IWDB_VNUM64_KEYS (#42) | ||
* Fixed Heap UAF in iwkv_close after invoking iwkv_db_set_meta on a database (#41) | ||
|
@@ -13,7 +13,7 @@ iowow (1.4.13) UNRELEASED; urgency=medium | |
* Thread poll, single thread worker fixes | ||
* Added IW_MIN, IW_MAX, IW_XSTR defines | ||
|
||
-- Anton Adamansky <[email protected]> Wed, 21 Jul 2021 11:36:58 +0700 | ||
-- Anton Adamansky <[email protected]> Fri, 03 Sep 2021 16:03:05 +0700 | ||
|
||
iowow (1.4.12) testing; urgency=medium | ||
|
||
|