wangziqi

Results 4 issues of wangziqi

**Describe the bug** The function LZ4_saveDictHC in lz4hc.c crashes with a segmentation fault (SEGV) when called with safeBuffer = NULL and dictSize > 0. The crash occurs because the function...

### 🐞 Bug Report: `XMLNode::Value()` does not check for null `_value`, leading to crash #### 🔤 Summary The `XMLNode::Value()` method in `tinyxml2.cpp` does not perform a null-check on the `_value`...

### 🐞 Bug Report: Global Buffer Overflow in `tinyxml2::XMLPrinter::PushText(char const*, bool)` #### 🔤 Summary A **global buffer overflow** vulnerability was identified in the function `tinyxml2::XMLPrinter::PushText(const char*, bool)` located at line...

### 🐞 Bug Report: Stack Buffer Underflow in `tinyxml2::XMLPrinter::PrepareForNewNode(bool)` #### 🔤 Summary A **stack buffer underflow** vulnerability was detected in the function `tinyxml2::XMLPrinter::PrepareForNewNode(bool)` located in `tinyxml2.cpp` at line 2739. The...