mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-25 03:45:48 +08:00
1e0a1fc9cb
Avoid using memcmp on null-terminated extended (16-bit) strings. Plain zero is used instead of one-byte null char literal for 16-bit chars.