Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1086

avro-c: Possible crash bug in deflate codec initialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.6.3, 1.7.0
    • 1.7.0
    • c
    • None

    Description

      There is a possible crash bug in codec_deflate() function. If deflateInit2() or inflateInit2() will be not Z_OK, then we'll get junk pointer codec->codec_data. Next call to codec_reset() will fail.

      Attachments

        1. AVRO-1086.patch
          0.6 kB
          Pugachev Maxim

        Activity

          People

            Unassigned Unassigned
            mpugachev Pugachev Maxim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: