SHA256
6
0
forked from pool/dwz

Accepting request 766977 from home:tomdevries:branches:devel:tools:compiler-dwz-fix-segfault-die-cu

- Fix segfault in die_cu [swo#25456].
  * dwz-fix-segfault-in-die_cu.patch

OBS-URL: https://build.opensuse.org/request/show/766977
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/dwz?expand=0&rev=28
This commit is contained in:
2020-01-24 19:44:43 +00:00
committed by Git OBS Bridge
parent 05853d0d4a
commit 8141ac31ee
3 changed files with 63 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 24 17:08:55 UTC 2020 - Tom de Vries <tdevries@suse.com>
- Fix segfault in die_cu [swo#25456].
* dwz-fix-segfault-in-die_cu.patch
-------------------------------------------------------------------
Fri Jan 17 06:30:58 UTC 2020 - Tom de Vries <tdevries@suse.com>