buffer_bug 274 B

1234567
  1. o Major bugfixes:
  2. - Fix a heap overflow bug that could occur when trying to pull
  3. data into the first chunk of a buffer, when that chunk had
  4. already had some data drained from it. Fixes CVE-2011-2778;
  5. bugfix on 0.2.0.16-alpha. Reported by "Vektor".