diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-03-29 08:03:13 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-03-29 08:03:13 +0200 |
commit | 8ed8a43d2cad421561d0082949d2bfa9f29c7675 (patch) | |
tree | 721ed7336423c4d0443b3619a5add8abf5693ebd /debian/changelog | |
parent | ab4e5bf66af57831316312d869f0832d21438212 (diff) | |
download | nx-libs-8ed8a43d2cad421561d0082949d2bfa9f29c7675.tar.gz nx-libs-8ed8a43d2cad421561d0082949d2bfa9f29c7675.tar.bz2 nx-libs-8ed8a43d2cad421561d0082949d2bfa9f29c7675.zip |
nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c.
Cherry-picked from branch 3.5.0.x.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 26a540fc1..4bbe4028f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,9 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low * nx-X11: fix typo in previous patch. Affects: - 0017_nx-X11_fix-SetPictureFilter.full.patch + * nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c. + Affects: + - 0990_fix-DEBUG-and-TEST-builds.full.patch -- X2Go Release Manager <git-admin@x2go.org> Tue, 17 Mar 2015 19:19:32 +0100 |