Summary: | Crash after clicking "ok" in settings | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Tony Wolf <wolf> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tony Wolf
2008-07-07 21:32:01 UTC
SVN commit 829217 by nienhueser: Initialize current device member, otherwise it might be negative and lead to a crash. Also prevent passing a negative device number, which could happen with an empty list in the config dialog. BUG: 165983 M +1 -1 kopete/config/avdevice/avdeviceconfig.cpp M +1 -0 libkopete/avdevice/videodevicepool.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=829217 |