muzena / freetuxtv-old

Automatically exported from code.google.com/p/freetuxtv
GNU General Public License v3.0
5 stars 1 forks source link

[OBS]void returns #174

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

A function uses a 'return;' statement, but has actually a value to return, like 
an integer ('return 42;') or similar. 
Files :
gtk-libvlc-instance.c:152, 254, 256
gtk-libvlc-media-player.c:774, 775, 928, 929, 989, 990, 1001, 1002, 1003, 1247, 
1248, 1249, 1251, 1261, 1685, 1686, 1740, 1741, 1742, 1744, 1806, 1807, 1808, 
1810, 1820, 1875, 1956, 1957, 2009, 2010, 2102, 2103, 2199, 2200, 2320, 2321
gtk-libvlc-media.c:91, 232, 233

A Program returns random data in a function i.e no-return-in-nonvoid-function
gtk-libvlc-media-player.c:1951

Version: 0.6.5
Distribution: openSUSE

Original issue reported on code.google.com by P.drou...@gmail.com on 4 Oct 2013 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by eric.beuque on 23 Nov 2013 at 3:23

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r741.

Original comment by eric.beuque on 23 Nov 2013 at 3:58