gnome-control-center/panels/sharing
Bastien Nocera 22c4db538f sharing: Avoid truncated folders list in media sharing
When XDG user dirs are badly setup, and the folders list contains items
such as @VIDEOS@ or @MUSIC@, g_get_user_special_dir() returns NULL and
we would insert NULL into the string array. That would cause the code
reading it to assume the end of the array was reached.

Go through a temporary array instead to build it.

https://bugzilla.gnome.org/show_bug.cgi?id=733489
2014-07-24 12:39:08 +02:00
..
cc-media-sharing.c sharing: Avoid truncated folders list in media sharing 2014-07-24 12:39:08 +02:00
cc-media-sharing.h sharing: Add per-network sharing 2014-06-24 11:35:30 +02:00
cc-remote-login-helper.c sharing: add helper application to enable or disable remote login 2013-01-18 18:23:51 +00:00
cc-remote-login.c sharing: read the unit file state for the remote login service 2013-02-28 16:24:37 +00:00
cc-remote-login.h sharing: hide the remote login button if the service is not available 2013-01-31 15:11:27 +01:00
cc-sharing-networks.c sharing: Update for list box API change 2014-06-26 16:00:45 +02:00
cc-sharing-networks.h sharing: Add per-network sharing 2014-06-24 11:35:30 +02:00
cc-sharing-panel.c sharing: Use the selected URI from the file chooser 2014-06-26 16:17:19 +02:00
cc-sharing-panel.h Add initial implementation of the new Sharing panel 2013-01-14 18:06:20 +00:00
cc-sharing-switch.c sharing: Add per-network sharing 2014-06-24 11:35:30 +02:00
cc-sharing-switch.h sharing: Add per-network sharing 2014-06-24 11:35:30 +02:00
file-share-properties.c Add initial implementation of the new Sharing panel 2013-01-14 18:06:20 +00:00
file-share-properties.h Add initial implementation of the new Sharing panel 2013-01-14 18:06:20 +00:00
gnome-sharing-panel.desktop.in.in Add NoDisplay to all gnome-control-center panel .desktop files 2013-11-15 08:44:53 -05:00
gsd-sharing-enums.h sharing: Add per-network sharing 2014-06-24 11:35:30 +02:00
Makefile.am sharing: Add per-network sharing 2014-06-24 11:35:30 +02:00
networks.ui sharing: Add maximum height for the networks list box 2014-06-26 16:00:45 +02:00
org.gnome.controlcenter.remote-login-helper.policy.in.in sharing: add helper application to enable or disable remote login 2013-01-18 18:23:51 +00:00
org.gnome.SettingsDaemon.Sharing.xml sharing: Update for sharing plugin API changes 2014-06-25 16:21:21 +02:00
sharing.gresource.xml sharing: Add per-network sharing 2014-06-24 11:35:30 +02:00
sharing.ui Mark a string as translatable 2014-06-27 12:52:20 +03:00
vino-preferences.c Updated FSF's address 2014-01-29 11:27:38 +01:00
vino-preferences.h Updated FSF's address 2014-01-29 11:27:38 +01:00