Kleber Tarcísio
Kleber Tarcísio
This pull request aims to fix resource leak: https://cwe.mitre.org/data/definitions/772.html
This pull request aims to fix null pointer dereference. [Null pointer dereference](https://cwe.mitre.org/data/definitions/476.html)
This pull request aims to fix null pointer dereference. [Null pointer dereference](https://cwe.mitre.org/data/definitions/476.html) cc: Ævar Arnfjörð Bjarmason cc: Matheus Tavares Bernardino
Hi Peeps, Look this previous discussion in: https://github.com/apache/trafficserver/issues/6627 I am commenting about the malloc of line 188. Is there a need to call the **free** function? The **do_mysql_remap** function already...
This pull request aims to fix null pointer dereference. [Null pointer dereference](https://cwe.mitre.org/data/definitions/476.html)
Hi Guys, how are you? I couldn't compile LibPNG with a particular configuration and I believe it is a LibPNG bug. Steps to reproduce the error: git clone https://github.com/glennrp/libpng.git sudo...
This pull request aims to fix null pointer dereference. [Null pointer dereference](https://cwe.mitre.org/data/definitions/476.html)