mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-22 14:57:11 +02:00
Major plugin refactor and cleanup.
Switched to POCO library for unified platform/library interface. Deprecated the external module API. It was creating more problems than solving. Removed most built-in libraries in favor of system libraries for easier maintenance. Cleaned and secured code with help from static analyzers.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
["��� <-- encoded surrogate half"]
|
||||
+1
@@ -0,0 +1 @@
|
||||
["\å"]
|
||||
@@ -0,0 +1 @@
|
||||
[å]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[123å]
|
||||
@@ -0,0 +1 @@
|
||||
["\u�"]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[1e1å]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[a蘊
|
||||
@@ -0,0 +1 @@
|
||||
[0å]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[1e蘊
|
||||
@@ -0,0 +1 @@
|
||||
["å <-- invalid UTF-8"]
|
||||
@@ -0,0 +1 @@
|
||||
�
|
||||
+1
@@ -0,0 +1 @@
|
||||
["�"]
|
||||
@@ -0,0 +1 @@
|
||||
["����"]
|
||||
+1
@@ -0,0 +1 @@
|
||||
["��� <-- overlong encoding"]
|
||||
+1
@@ -0,0 +1 @@
|
||||
["���� <-- overlong encoding"]
|
||||
@@ -0,0 +1 @@
|
||||
["�"]
|
||||
@@ -0,0 +1 @@
|
||||
["�"]
|
||||
@@ -0,0 +1 @@
|
||||
["ŕ˙ <-- truncated UTF-8"]
|
||||
Reference in New Issue
Block a user