Skip to content
  • David's avatar
    qtsound: fix crashes and some other issues · 070237de
    David authored
    - do not misuse a block_t as a plain array
    - use correct size of buffers
    - do not overwrite buffer pointers of the second block_t, instead
    copy the data
    
    close #7886
    070237de