diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-11 17:16:23 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-11 17:28:23 +0000 |
commit | 047830de46fc40629dc9bdf1e8b9f427b6648c36 (patch) | |
tree | 40c71475217c09648b1616f02c58c86259d8519d /editeng | |
parent | 08243fbab68e503241d158525f88c051bffb189e (diff) |
There are three positive return codes from inflate
#define Z_OK 0
#define Z_STREAM_END 1
#define Z_NEED_DICT 2
and we don't support dictionaries, so a Z_NEED_DICT return
creates an infinite loop
Change-Id: Iafb1da594962b3cb456a3223cc6d4122791718c5
Diffstat (limited to 'editeng')
0 files changed, 0 insertions, 0 deletions