ITADN

stumpless_get_severity_enum_from_buffer broken for incomplete names

#540Closedgoatshriek 创建于 2025-10-22
bug
G
goatshriekcommented
As described in #535, the implementation of `stumpless_get_severity_enum_from_buffer` is broken, returning enumeration values for incomplete types when `strncasecmp` is properly implemented. This needs to be addressed both to fix behavior, and also determine why the custom `strncasecmp` implementation is not already causing the `GetSeverityEnumFromBuffer.IncompleteSeverity` test to fail.
关闭于 2026-03-21 6 条评论