After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 635104 - applet: fix a crash in bluetooth_applet_create_device_from_iter
applet: fix a crash in bluetooth_applet_create_device_from_iter
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-11-17 19:58 UTC by Dan Winship
Modified: 2010-11-18 03:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
applet: fix a crash in bluetooth_applet_create_device_from_iter (981 bytes, patch)
2010-11-17 19:58 UTC, Dan Winship
committed Details | Review

Description Dan Winship 2010-11-17 19:58:16 UTC
dev->device_path was not being initialized in some cases, causing a
crash when it was freed later.
Comment 1 Dan Winship 2010-11-17 19:58:17 UTC
Created attachment 174713 [details] [review]
applet: fix a crash in bluetooth_applet_create_device_from_iter
Comment 2 Bastien Nocera 2010-11-18 03:11:16 UTC
Attachment 174713 [details] pushed as ed6fb49 - applet: fix a crash in bluetooth_applet_create_device_from_iter