Xiaohan

Results 5 issues of Xiaohan

Hi, I'm working on a project about floating-point exceptions, so I wonder if Qsym can work on this job. I noticed that it is a limitation addressed in the qsym...

enhancement

fix the category bug and update actress download

基于该项目添加了一点点功能,地址在[这里](https://github.com/Han0nly/ncov)

enhancement

Recently, we found that two code snippet in metadta-extractor (2.18.0) can trigger java.lang.OutOfMemoryError errors, which will lead to local denial-of-service. Error handling needs to be added, otherwise the java thread...

Hi, I'm running picon on a RespberryPi, and I tried a simple example, the code is as follows. ``` #include #include #include #include #include #include #include void vulnerable(char *arg) {...