• Michael Stahl's avatar
    vcl: actually that shared_array was a scam · eb63ac51
    Michael Stahl yazdı
    The only things passed as buffers there were null pointers and
    shared_arrays that had the deletion explicitly disabled with a struct
    NoDelete, so it's sufficient to just pass a pointer.
    
    Change-Id: I68d618782aa654242048516d2e910b8136b16e2d
    eb63ac51
virdev.hxx 6.38 KB