Moderate Activity

Commits : Individual Commit

  Analyzed about 1 hour ago based on code collected about 2 hours ago.

Commit ID 60f9af8ff5f14e68588561320530937b1b3e57ed

Anon80 Contributor: Hans de Goede Files Modified: 1
Date: 05-June-2012 at 12:54 Lines Added: 4
Repository: git://git.gnome.org/cheese master Lines Removed: 1
Commit Comment: Do not add NULL devices to the camera list
cheese_camera_device_monitor_set_up_device() will return NULL for non
video devices (ie vbi & radio devices). Emitting the added signal with
such a NULL device, causes it to get added to the camera list, which
later on causes cheese to crash.

This patch fixes this by not emitting the added signal for non camera
devices. Fixes bug 677574.

Signed-off-by: Hans de Goede <hdeg...@redhat.com>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 1 0 3 1 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
libcheese/cheese-camera-device-monitor.c C 1 0 3 1 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.