Valgrind-3.27.1 现已发布
这只是一个小版本更新,主要是为了修复我引入的一个回归问题 :-(
以下是此次版本更新中修复或解决的错误:
- 519574 valgrind 3.27 中的 "--fair-sched=yes" 无法正常工作
- 519613 Valgrind 在出错时错误地解包 sys_port (port_getn) 的结果,导致每次调用时出现约 60 秒的延迟
- n-i-bz 更新 vg-lifespan(版权)年份
- n-i-bz 在 VG_(realpath) 中使用 SSizeT 作为 VG_(readlink) 的结果
查看原文
Just a minor point release, mainly for a regression that I introduced :-(<p>The following bugs have been fixed or resolved in this point release.<p>519574 valgrind 3.27 "--fair-sched=yes" does not work
519613 Valgrind incorrectly unpacks the result of sys_port (port_getn)
on error, leading to a ~60s wallclock time delay on every call
n-i-bz Update vg-lifespan (copyright) years
n-i-bz Use SSizeT for VG_(readlink) result in VG_(realpath)