ITADN

fix missing __attribute__(format(printf)) on die()

#182Pull Requestprandla 创建于 2025-09-01已合并
P
prandlacommented
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 条评论