Bug#716409: [Mayhem] Bug report on tvtime: tvtime crashes with exit status 139

2013-08-23 Thread triniton adam
It seems that problem is added by saveconfig.diff patch in file tvtimeconf.c Crashing when no config_filename can be found ( config_filename == NULL ). line 572 char *temp_config_filename = strdup( config_filename );

Bug#716410: [Mayhem] Bug report on tvtime: tvtime-scanner crashes with exit status 139

2013-08-23 Thread triniton adam
Possible patch in attachament tvtime-scanner.patch Description: Binary data

Bug#720587: tvtime: Guaranteed buffer overflow

2013-08-23 Thread Triniton Adam
Package: tvtime Version: 1.0.2-10 Severity: normal User: trinitona...@gmail.com Analysis of code in file station.c at: line 365strncpy( mgr->stationrc, getenv( "HOME" ), 235 ); line 366strncat( mgr->stationrc, "/.tvtime/stationlist.xml", 255 ); and: line 1033 strncpy( filename, geten

Bug#712269: [tvtime] cppcheck tool discovered same severe errors in the code

2013-06-15 Thread triniton adam
Proposed patch for [tvtime] cppcheck tool discovered same errors in the code: intl/localcharset.c: - fix common realloc mistake: buffer nulled but not freed upon failure. intl/localealias.c: - fix resource leak plugins/kdetv_greedyh.c: plugins/kdetv_tomsmocomp.c: - fix buffer is acce

Bug#712269: [tvtime] cppcheck tool discovered same severe errors in the code

2013-06-14 Thread triniton adam
A short list of bug description: -- 01. src/commands.c:2409: (performance) Variable 'curname' is reassigned a value be

Bug#705017: tvtime: Crash while switch in fullscreen

2013-04-08 Thread Triniton Adam
Package: tvtime Version: 1.0.2-10 Severity: important Tags: patch upstream This happens while tvtime window is moved to the left-bottom corner of desktop, after that just try to switch into fullscreen and tvtime got crash or freeze. tvtime -v output: $ tvtime -v Running tvtime 1.0.2. Reading c

Bug#704960: gnomeradio: Use Gnomeradio as desktop file Name

2013-04-08 Thread Triniton Adam
Package: gnomeradio Version: 1.8-2 Severity: normal Actually the name of application is displayed as "FM-Radio Tuner" :) See screenshot As discussed in various places we shouldn't use the generic name in the name field in the desktop files: http://lists.freedesktop.org/archives/xdg/2009-July/0108

Bug#704201: gnomeradio: crashed with SIGABRT in __libc_message()

2013-03-29 Thread triniton adam
StacktraceSource #0 0x7f794f3c6067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 [Error: ../nptl/sysdeps/unix/sysv/linux/raise.c was not found in source tree] #1 0x7f794f3c96c8 in __GI_abort () at abort.c:90 [Error: abort.c was not found in source tree