[mythtv-commits] Ticket #4841: struct AD should be deep copied

MythTV mythtv at cvs.mythtv.org
Thu May 1 19:33:17 UTC 2008


#4841: struct AD should be deep copied
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |        Owner:  ijr       
     Type:  defect                           |       Status:  closed    
 Priority:  minor                            |    Milestone:  0.22      
Component:  mythtv                           |      Version:  0.21-fixes
 Severity:  low                              |   Resolution:  fixed     
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by danielk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [17208]) Fixes #4841. This one is pretty trivial; some C compilers
 don't support structure assignment, but all modern ANSI C compilers do;
 this avoids the structure copy just to be extra safe.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4841#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list