Fix typo in the patch description of fix-memory-leaks.patch.
This commit is contained in:
parent
35886724d2
commit
645eb27881
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -27,6 +27,7 @@ lxqt-panel (0.12.0-9ubuntu1) UNRELEASED; urgency=medium
|
||||
* set-initial-task-button-correctly.patch
|
||||
* Upstream commit 563d6bf.
|
||||
* Change the Vcs entries to be Lubuntu-specific.
|
||||
* Fix typo in the patch description of fix-memory-leaks.patch.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 21 May 2018 00:20:20 -0500
|
||||
|
||||
|
2
debian/patches/fix-memory-leaks.patch
vendored
2
debian/patches/fix-memory-leaks.patch
vendored
@ -3,7 +3,7 @@ Description: Fix various memory leaks
|
||||
but the commits weren't squashed. The commit descriptions are as follows:
|
||||
- mainmenu: Fix possible leaks in menu-cache usage
|
||||
- mount: Fix leak by correctly assigning the QObject parent
|
||||
- taskbar: Avoid conditionals on unintialized values by proper initialization
|
||||
- taskbar: Avoid conditionals on uninitialized values by proper initialization
|
||||
of data members
|
||||
Author: Palo Kisa <palo.kisa@gmail.com>
|
||||
Origin: backport
|
||||
|
Loading…
x
Reference in New Issue
Block a user