fix: guard against null pointer dereference in sormcq parameter conversion and add missing merge logic for logs_plain
This commit is contained in:
+5
-2
@@ -1,7 +1,10 @@
|
||||
*.db*
|
||||
|
||||
*.png
|
||||
.*
|
||||
.venv
|
||||
|
||||
contrib
|
||||
logs_*
|
||||
*.txt
|
||||
# ---> C++
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
Reference in New Issue
Block a user