Changes between Initial Version and Version 3 of Ticket #240


Ignore:
Timestamp:
Dec 20, 2011, 12:24:45 PM (13 years ago)
Author:
davidf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #240

    • Property Cc fbossen ksuehring davidf added
    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #240 – Description

    initial v3  
     1When using an MSVC Debug Build or running under valgrind, a crash is observed in TEncTop::xInitRPS() (line TEncTop.cpp:796), using uninitialized data to create the pcRPS object.
     2
     3It is made evident when using an MSVC debug build, where the /GZ option causes uninitialized memory to be filled with 0xcc.  This does not occur in release builds under MSVC.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Reporter, Subscriber, Participant)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)