fix missing __attribute__(format(printf)) on die()
the declaration and definition of die() were mismatched, the declaration was missing the format(printf) attribute, which was hiding one format string warning.
合并状态:已合并 合并于 2025-09-01 关闭于 2025-09-01 0 条评论