AngoraFuzzer / libdft64

libdft for Intel Pin 3.x and 64 bit platform. (Dynamic taint tracking, taint analysis)
Other
234 stars 47 forks source link

a little bug #6

Open wclee2265 opened 4 years ago

wclee2265 commented 4 years ago

in libdft_api.cpp,

I think "int ins_clr_post(syscall_desc_t desc)" should be "int ins_clr_post(ins_desc_t desc)"