aboutsummaryrefslogtreecommitdiff
path: root/changes/buffer_bug
blob: 634f609533f4f011f0a715f13198c6224dbdaa46 (plain)
1
2
3
4
5
6
7
  o Major bugfixes:
    - Fix a heap overflow bug that could occur when trying to pull
      data into the first chunk of a buffer, when that chunk had
      already had some data drained from it. Fixes CVE-2011-2778;
      bugfix on 0.2.0.16-alpha. Reported by "Vektor".