SHA256
1
0
forked from pool/kget

Accepting request 859844 from home:Vogtinator:branches:KDE:Applications

- Add patches to fix issues reported by valgrind (boo#1180352):
  * 0001-Initialize-Transfer-m_runningSeconds.patch
  * 0002-Don-t-create-dangling-iterators-in-TransferMultiSegK.patch-

OBS-URL: https://build.opensuse.org/request/show/859844
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=135
This commit is contained in:
Luca Beltrame
2021-01-02 16:15:31 +00:00
committed by Git OBS Bridge
parent 10d0aa3eb2
commit d0ccbac6c0
4 changed files with 64 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 2 14:52:43 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Add patches to fix issues reported by valgrind (boo#1180352):
* 0001-Initialize-Transfer-m_runningSeconds.patch
* 0002-Don-t-create-dangling-iterators-in-TransferMultiSegK.patch-
-------------------------------------------------------------------
Sat Dec 5 23:16:16 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>