test
test
test_gpt2.c:55-58 train_gpt2.c:484 \531\ 634 Many implementations of malloc should include a checker to verify successful memory allocation. Suggested to add NULL checks after each malloc call and handle the memory...
$ ./bgrep -B 23 Segmentation fault One parameter file is missing, and a Segmentation fault occurs. Since char *h = argv[1]; argv[1] does not exist. Adding a check is a...
### env 5.15.133.1-microsoft-standard-WSL2 commit b120a9c389146bc2049dfff5fa16673210c8a12a ### issue $ valgrind --leak-check=full smlrcc 1.c ==81279== Memcheck, a memory error detector ==81279== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al....
fix issue #160