1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-17 14:47:35 +02:00

Rename confusing 'Double Free' (#1000)

This commit is contained in:
Dominik Maier
2023-07-18 07:42:35 +02:00
committed by GitHub
parent 797260b813
commit ebbb696703

View File

@ -1,4 +1,4 @@
# Double Frees in Modern C++
# Extra Work in Modern C++
Modern C++ solves this differently: