mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 02:12:30 +01:00
Previously, calls to WMIsPLString, WMIsPLData, WMIsPLArray, and WMIsPLDictionary would result in a segfault if the argument was null. This could happen, e.g., if we are checking which type of proplist was just parsed from a file, but the parsing failed. These functions now return False in this case.
39 KiB
39 KiB