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 689598 - Add a missing break statement in gupnp-dlna-native-value-list.c
Add a missing break statement in gupnp-dlna-native-value-list.c
Status: RESOLVED FIXED
Product: gupnp-dlna
Classification: Other
Component: General
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-12-04 10:01 UTC by Mark Ryan
Modified: 2019-02-22 06:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add missing break (1.15 KB, patch)
2012-12-04 10:09 UTC, Jens Georg
committed Details | Review

Description Mark Ryan 2012-12-04 10:01:38 UTC
A break statement is missing in the function gupnp_dlna_native_value_list_merge.
Comment 1 Jens Georg 2012-12-04 10:09:06 UTC
Created attachment 230633 [details] [review]
Add missing break
Comment 2 Jens Georg 2012-12-05 12:54:08 UTC
Attachment 230633 [details] pushed as c623f82 - Add missing break