gstreamer/sys/dvb
Edward Hervey 07a3bf0e8f dvb: Fix string copy wiht strlen() argument
This is a new warning introduced by gcc 8

We already check just before that we have enough space, just do a regular
memcpy with the full string size.

camswclient.c:87:3: error: ‘strncpy’ specified bound depends on the length of the source argument [-Werror=stringop-overflow=]
2018-05-19 11:03:08 +02:00
..
AUTHORS Initial import of dvbsrc. 2006-10-10 15:05:32 +00:00
cam.c Fix FSF address 2012-11-04 00:09:59 +00:00
cam.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camapplication.c Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
camapplication.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camapplicationinfo.c all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
camapplicationinfo.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camconditionalaccess.c mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camconditionalaccess.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camdevice.c mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camdevice.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camresourcemanager.c Fix FSF address 2012-11-04 00:09:59 +00:00
camresourcemanager.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camsession.c dvb/camsession: Don't do operations on unexisting sessions 2014-04-16 15:37:57 +02:00
camsession.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camswclient.c dvb: Fix string copy wiht strlen() argument 2018-05-19 11:03:08 +02:00
camswclient.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camtransport.c Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
camtransport.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
camutils.c dvb: camutils: drop macro disabling glib deprecation warnings 2017-03-21 11:28:02 -07:00
camutils.h dvb: drop trailing whitespace and c&p leftovers 2016-10-09 08:06:45 -07:00
dvbbasebin.c gst: Fix memory leaks in usage of gst_element_get_request_pad() API 2016-12-21 10:28:12 +02:00
dvbbasebin.h dvbsrc: dvbbasebin: add 'tune' signal 2014-08-13 13:10:03 -04:00
gstdvb.c dvbbasebin: better error reporting 2013-04-21 18:28:52 +01:00
gstdvbsrc.c dvb: src: consolidate tuning stats gathering 2017-07-14 14:16:46 -07:00
gstdvbsrc.h Update my email address 2016-10-09 08:06:45 -07:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00
parsechannels.c dvb: move adapter number set-up by way of environment to dvbsrc 2016-12-22 16:39:24 -08:00
parsechannels.h dvb/parsechannels: drop trailing whitespace 2016-12-08 11:30:42 -08:00