prosyslab-classroom / cs348-information-security

62 stars 10 forks source link

[Question][Hw3] error running ./sanitizer #89

Closed 0xXcrypted closed 3 years ago

0xXcrypted commented 3 years ago

My make command worked fine only with warning on unused variable for debug filename and funname, but give me this error terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped) I know the location of the error with debug using print but have no idea what is the problem. Can you please help me figure out what is this error about?

found the same question in the board