Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
telepathy-farstream
tp-fs-add-mising-break-in-switch-block.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tp-fs-add-mising-break-in-switch-block.patch of Package telepathy-farstream
From cdce30ff7231ba01e27899f8c8c42fb2dd5cae7c Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Mon, 26 May 2014 13:38:31 +0200 Subject: call-stream: add mising 'break' in switch block https://bugs.freedesktop.org/show_bug.cgi?id=79006 diff --git a/telepathy-farstream/call-stream.c b/telepathy-farstream/call-stream.c index b1d21ec..bbec0c9 100644 --- a/telepathy-farstream/call-stream.c +++ b/telepathy-farstream/call-stream.c @@ -1556,6 +1556,7 @@ cb_fs_component_state_changed (TfCallStream *stream, guint component, break; case FS_STREAM_STATE_CONNECTED: state = TP_STREAM_ENDPOINT_STATE_PROVISIONALLY_CONNECTED; + break; case FS_STREAM_STATE_READY: state = TP_STREAM_ENDPOINT_STATE_FULLY_CONNECTED; break; -- cgit v0.10.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor