[PATCH] Fix a segfault with old config and configure issue

Helmut Schaa hschaa at suse.de
Fri Aug 31 08:16:26 CEST 2007


Am Donnerstag, 30. August 2007 22:41:48 schrieb Robert Buchholz:
> the attached patches fix some issues I encountered when stressing knm a
> bit.
>
> First, after uninstalling a vpn plugin (but not deleting config entries)
> or tempering with the config, knm would segfault at shutdown because it
> creates a VPNConnection that has no _vpnService set (no .name service
> file found). See [1] for a backtrace and the attached patch for a fix.
>
> Second, the configure script does not respect vpn settings
> like "--without-pptp" because those translate to "$with_pptp=no" for
> autoconf, resulting in the check to succeed (=install pptp).
> See the second attached patch for a proposed fix.

Looks good, both commited.

Regards
Helmut


More information about the kde-networkmanager mailing list