Release 1.17.2

- [BUGFIX] Memory leak in test_frame_rw unit test.
- [BUGFIX] Parsing packets with short IETF header: do not overwrite
  flags.  (Only a problem in unit tests -- benign otherwise.)
This commit is contained in:
Dmitri Tikhonov 2018-10-19 10:39:24 -04:00
parent db5f69e349
commit feecb11b46
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-10-19
- 1.17.2
- [BUGFIX] Memory leak in test_frame_rw unit test.
- [BUGFIX] Parsing packets with short IETF header: do not overwrite
flags. (Only a problem in unit tests -- benign otherwise.)
2018-10-16
- 1.17.0
- [API Change] Packet out Memory Interface (PMI) update:

View File

@ -25,7 +25,7 @@ extern "C" {
#define LSQUIC_MAJOR_VERSION 1
#define LSQUIC_MINOR_VERSION 17
#define LSQUIC_PATCH_VERSION 0
#define LSQUIC_PATCH_VERSION 2
/**
* Engine flags: