Skip to content

Commit

Permalink
Resize version headings
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ghtym0 committed Jun 12, 2018
1 parent f366347 commit 9725269
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions glibc_ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ChangeLog for relevant heap-protection changes
--------------------------------------------

# Version 2.25
## Version 2.25

All attacks in this repo work at least in this version.

# Version 2.26
## Version 2.26

- tcache (per-thread cache) is introduced (enabled in ubuntu-build since 2.27)
* See [tukan.farm](http://tukan.farm/2017/07/08/tcache/) for a short overview
Expand All @@ -18,7 +18,7 @@ All attacks in this repo work at least in this version.
malloc_printerr ("corrupted size vs. prev_size");
```

# Version 2.27
## Version 2.27

- `malloc_consolidate(mstate av)`:
* Add size check when placing chunks into fastbins:
Expand Down

0 comments on commit 9725269

Please sign in to comment.