提交 dce26933 authored 作者: Rebecca N. Palmer's avatar Rebecca N. Palmer

fix invalid casts and index overflows in signal.Pool

(ws/stride/pad may be int32 or int64; int32*->int64* is a strict aliasing violation, int64->int32 is a possible overflow) https://bugs.debian.org/878596
上级 5561f5d6
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论