GNU bug report logs - #7113
23.2; Crash on invalid path argument to dbus-introspect-xml

Previous Next

Package: emacs;

Reported by: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>

Date: Mon, 27 Sep 2010 05:49:02 UTC

Severity: normal

Found in version 23.2

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ari Roponen <ari.roponen <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 7113 <at> debbugs.gnu.org, Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
Subject: bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml
Date: Mon, 27 Sep 2010 16:24:31 +0300
Michael Albinus <michael.albinus <at> gmx.de> writes:

>
> Good point. I've changed it accordingly.
>

Thank you. A minor correction, though:

     Vdbus_debug = Qnil;
     /* We do not want to abort.  */
  -  unsetenv ("DBUS_FATAL_WARNINGS");
  +  setenv ("DBUS_FATAL_WARNINGS", 0, 1);

The second parameter should be "0" (a string).

-- 
Ari Roponen




This bug report was last modified 14 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.