JulianWu

Results 3 issues of JulianWu

(1) Log in as a normal user, post, and you cannot upload a jsp file when posting a topic ![1](https://user-images.githubusercontent.com/17281207/71553909-40bc7980-2a52-11ea-9990-d39620c9ef52.png) ![2](https://user-images.githubusercontent.com/17281207/71553913-5cc01b00-2a52-11ea-9994-cec3a9e45a60.png) ![3](https://user-images.githubusercontent.com/17281207/71553919-706b8180-2a52-11ea-8b35-37e64ea2c472.png) jsp file is not allowed to upload (2)...

Hi, Running fizzy-wasi with poc2.wasm results in a segmentation fault due to an invalid memory READ in the uvwasi_serdes_readv_ciovec_t function, indicating a potential memory corruption issue. build ``` mkdir build...

Hi, Running fizzy-wasi with poc1.wasm triggers a segmentation fault due to an invalid memory WRITE in the uvwasi_serdes_write_uint32_t function, potentially leading to memory corruption. build ``` mkdir build && cd...