Skip to content
Snippets Groups Projects
  • Jacek Konieczny's avatar
    0735a4d6
    frame.c: Copy the whole subclass in ast_frdup(). · 0735a4d6
    Jacek Konieczny authored
    The problem is ast_frdup() does not copy whole frame.subclass for voice,
    video and image frames, only the format is copied.  For video frames, the
    subclass structure contains the .frame_ending flag used to put the RTP
    marker where it needs to be.
    
    ASTERISK-25894 #close
    
    Change-Id: I812ca90e84ed5d4f473b997d0dd0d3c5a915fe33
    0735a4d6
    History
    frame.c: Copy the whole subclass in ast_frdup().
    Jacek Konieczny authored
    The problem is ast_frdup() does not copy whole frame.subclass for voice,
    video and image frames, only the format is copied.  For video frames, the
    subclass structure contains the .frame_ending flag used to put the RTP
    marker where it needs to be.
    
    ASTERISK-25894 #close
    
    Change-Id: I812ca90e84ed5d4f473b997d0dd0d3c5a915fe33