File _patchinfo of Package patchinfo.35917
<patchinfo incident="35917">
<issue tracker="bnc" id="1229122">go1.23 release tracking</issue>
<packager>jfkw</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for go1.23</summary>
<description>This update for go1.23 fixes the following issues:
- Version update 1.23.2 includes fixes to the compiler,
cgo, the runtime, maps, os, os/exec, time, and unique
packages (bsc#1229122)
* os: double close pidfd if caller uses pidfd updated by os.StartProcess
* maps: segmentation violation in maps.Clone
* cmd/cgo: alignment issue with int128 inside of a struct
* unique: fatal error: found pointer to free object
* runtime,time: timer.Stop returns false even when no value is read from the channel
* unique: large string still referenced, after interning only a small substring
* os/exec: resource leak on exec failure
* cmd/compile: mysterious crashes and non-determinism with range over func
</description>
</patchinfo>