Files
clash-meta/common
Sinspired 8b6ba22b90 fix: replace wrong SetString() with SetBool() for uint weak-typed input (#2394)
The uint branch in decodeBool() incorrectly used SetString(). Use SetBool(dataVal.Uint() != 0) to match expected behavior.
2025-11-26 10:35:26 +08:00
..
2024-09-11 16:10:49 +08:00
2022-04-25 13:18:30 +08:00
2025-08-22 11:28:17 +08:00
2023-09-02 12:37:43 +08:00
2024-09-11 16:10:49 +08:00
2025-11-03 15:34:46 +08:00
2021-10-10 23:44:09 +08:00
2025-11-04 18:54:33 +08:00
2025-04-16 13:16:11 +08:00
2025-06-10 10:54:08 +08:00
2025-09-16 14:19:42 +08:00
2025-04-16 13:13:01 +08:00
2025-04-21 12:07:33 +08:00