I can find the open source code for t1_lib.c, but is there a place where old code is stored? I need to do a project where I demonstrate to the class what can happen if this bounds check is not done, but I am not sure how much was added to the file to solve the problem. I am taking an advanced data security class, and this is the project I was assigned. Thanks!
Asked
Active
Viewed 988 times
1 Answers
4
Here is the Github commit that fixes the bug. It shows both "before" and "after" states of the code.
This answer explains how to interpret Github commit pages in case you're not familiar with that.

Community
- 1
- 1

sharptooth
- 167,383
- 100
- 513
- 979