diff options
| author | Jerzy Kasenberg <[email protected]> | 2020-08-25 14:30:02 +0200 |
|---|---|---|
| committer | Jerzy Kasenberg <[email protected]> | 2020-08-25 14:35:05 +0200 |
| commit | a3eff0c51a8b5ad58fa7111e770e3b5b3d959351 (patch) | |
| tree | b27b145dd036056d68eb654864758ef04c306051 /src/device | |
| parent | a4c096be377dd57554a67db92dd3d3167475c142 (diff) | |
audio_device: Fix NULL pointer access in audiod_xfer_cb
b_bytes_copied was pointer with NULL value instead of
plain variable.
NULL pointer was passed to audio_tx_done_cb() and dereference
as well.
Now variable is not a pointer.
Diffstat (limited to 'src/device')
0 files changed, 0 insertions, 0 deletions
