Skip to content

Commit

Permalink
Add Bennett to lab creators (#497)
Browse files Browse the repository at this point in the history
Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
  • Loading branch information
david-a-wheeler committed May 17, 2024
1 parent a97941c commit bd98ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/labs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The items marked "PLANNED-1" are those we intend to do first;
* Avoid Incorrect Conversion or Cast - PLANNED-2
* Processing Data Securely: Undefined Behavior / Memory Safety
* Countering Out-of-Bounds Reads and Writes (Buffer Overflow) - [oob1](oob1.html)
* Double-free, Use-after-free, and Missing Release - PLANNED-1
* Double-free, Use-after-free, and Missing Release - PLANNED-1 (Bennett Pursell)
* Avoid Undefined Behavior - PLANNED-2
* Processing Data Securely: Calculate Correctly
* Avoid Integer Overflow, Wraparound, and Underflow - PLANNED-2
Expand Down

0 comments on commit bd98ea7

Please sign in to comment.