[mythtv-commits] Ticket #12932: Patch to EIT table version handling in DVBStreamData

MythTV noreply at mythtv.org
Sat Jan 7 11:35:28 UTC 2017


#12932: Patch to EIT table version handling in DVBStreamData
-----------------------------------+-----------------------------
 Reporter:  Roger James <roger@…>  |          Owner:  stuarta
     Type:  Patch - Bug Fix        |         Status:  assigned
 Priority:  major                  |      Milestone:  29.0
Component:  MythTV - DVB           |        Version:  Master Head
 Severity:  high                   |     Resolution:
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-----------------------------

Comment (by Roger James <roger@…>):

 According to valgrind the code is leaking DVBEventInformationTable objects
 allocated at line 488 of dvbstreamdata.cpp.

 I tried to get better information by compiling with -fsanitize=leak, but
 that does not seem to work with the Mythtv build. The flag shows on the
 compiler output but liblsan is not being linked. That is a rat hole I
 would rather not go down. I have a horrendous head cold at the moment so
 do not think I will get much done this weekend.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12932#comment:14>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list