diff options
author | William Wilgus <wilgus.william@gmail.com> | 2021-08-08 23:02:51 -0400 |
---|---|---|
committer | William Wilgus <me.theuser@yahoo.com> | 2021-08-10 11:22:13 +0000 |
commit | 4fb5aeb096ec911c54662caa8606c413b91deb00 (patch) | |
tree | cd01aee0a29b9583a8b203b0d276495d1007c32b /manual/main_menu/images/ss-fm-radio-screen-128x128x16.png | |
parent | 2f0fd66e44a2f3535d0d161144156c1551249010 (diff) |
recorder/pcm_record.c cleanup copy function
re: coverity
write_write_order: In long(*s++) + *s++,
s is written in *s++ and written in long(*s++)
but the order in which the side effects take place is undefined because
there is no intervening sequence point.
Change-Id: I2911c240f3e85fcfbf77297e8579e02e217c5af5
Diffstat (limited to 'manual/main_menu/images/ss-fm-radio-screen-128x128x16.png')
0 files changed, 0 insertions, 0 deletions