• Marie Janssen's avatar
    Fix memory leak in vendor layer · e17b696e
    Marie Janssen authored
    When the vendor library transmits without giving a callback, the vendor
    translation receives a buffer it's in charge of deallocating.
    
    When there is a callback, it's the vendor library's job to deallocate
    it.
    
    Change-Id: I65b0a037b28103ba46a33a1baea942f7e724eb7c
    e17b696e
vendor.c 6.78 KB