Skip to content

Commit bd98ea7

Browse files
Add Bennett to lab creators (#497)
Signed-off-by: David A. Wheeler <[email protected]>
1 parent a97941c commit bd98ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/labs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The items marked "PLANNED-1" are those we intend to do first;
8181
* Avoid Incorrect Conversion or Cast - PLANNED-2
8282
* Processing Data Securely: Undefined Behavior / Memory Safety
8383
* Countering Out-of-Bounds Reads and Writes (Buffer Overflow) - [oob1](oob1.html)
84-
* Double-free, Use-after-free, and Missing Release - PLANNED-1
84+
* Double-free, Use-after-free, and Missing Release - PLANNED-1 (Bennett Pursell)
8585
* Avoid Undefined Behavior - PLANNED-2
8686
* Processing Data Securely: Calculate Correctly
8787
* Avoid Integer Overflow, Wraparound, and Underflow - PLANNED-2

0 commit comments

Comments
 (0)