issues
search
cs136
/
seashell
Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38
stars
19
forks
source link
V3 jan2018 updates
#854
Closed
yc2lee
closed
6 years ago
yc2lee
commented
6 years ago
Show non-empty stderr from student program even if tests pass
Update ASAN parser to check for stack overflow caused by recursion, and report error type as stack-overflow instead of unknown