mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-25 11:41:16 +07:00
8 lines
157 B
Markdown
8 lines
157 B
Markdown
# 4.14 glibc tcache 机制
|
|
|
|
- [参考资料](#参考资料)
|
|
|
|
|
|
## 参考资料
|
|
- [thread local caching in glibc malloc](http://tukan.farm/2017/07/08/tcache/)
|