Changes between Initial Version and Version 1 of Ticket #3241, comment 7


Ignore:
Timestamp:
Jul 18, 2011, 8:36:50 AM (13 years ago)
Author:
marcusoverhagen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3241, comment 7

    initial v1  
    11GridView does no error checking for BEntry and BFileGameSound it creates, and calls Preload() on them.
    22
    3 Preload() alls Load()
     3Preload() calls Load()
    44
    55BFileGameSound::Load() calls BMediaTrack::ReadFrames() with fAudioStream->stream invalid pointer.