Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 3da439ae3c76e5008d007c2c41f6e7e1828b7321 https://github.com/bluez/bluez/commit/3da439ae3c76e5008d007c2c41f6e7e1828b7321 Author: Abhay Maheta <abhay.maheshbhai.maheta@xxxxxxxxx> Date: 2022-10-10 (Mon, 10 Oct 2022) Changed paths: M src/shared/bap.c Log Message: ----------- shared/bap: Fixing memory overwrite during ASE Enable Operation This fixes memory overwrite during ASE Enable operation handling. It avoids crashing of bluetoothd if metadata of more than sizeo of size_t is received. This also fixes storing metadata to stream structure.