simon-git: xclipglue (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Oct 2 12:17:03 BST 2020


TL;DR:
  89ac047 Add missing initialisation of XClipGlue::logstream.

Repository:     https://git.tartarus.org/simon/xclipglue.git
On the web:     https://git.tartarus.org/?p=simon/xclipglue.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2020-10-02 12:17:03

commit 89ac047a840faa3beb5588b838eea28b1c94657b
web diff https://git.tartarus.org/?p=simon/xclipglue.git;a=commitdiff;h=89ac047a840faa3beb5588b838eea28b1c94657b;hp=09210f2096590d1c496cf37efcc21098e642efd1
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Oct 2 12:14:34 2020 +0100

    Add missing initialisation of XClipGlue::logstream.
    
    I just had xclipglue segfault at startup because that pointer started
    out initialised to a non-null and invalid value. Sheer bad luck that
    that had never come up before, I suppose!

 xclipglue.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list