Skip to content

Conversation

babrsn
Copy link
Contributor

@babrsn babrsn commented Jun 25, 2024

Unchecked return value in functions: print_ltv_array (Line 287)

Fixes #74733

@babrsn babrsn marked this pull request as ready for review June 25, 2024 11:38
@babrsn
Copy link
Contributor Author

babrsn commented Jun 25, 2024

Since print_ltv_elem always returns true, the data parser can be simply cast to void.

Unchecked return value in functions: print_ltv_array (Line 287)

Fixes #74733

Signed-off-by: Babak Arisian <bbaa@demant.com>
@Thalley Thalley removed the size: XS A PR changing only a single line of code label Jun 26, 2024
@Thalley Thalley added this to the v3.7.0 milestone Jun 26, 2024
@nashif nashif merged commit a895aba into zephyrproject-rtos:main Jun 27, 2024
@babrsn babrsn deleted the babrsn_bug_error_handling_audio_h branch September 17, 2024 11:01
dkalowsk pushed a commit that referenced this pull request Oct 28, 2024
I have contributed the following PRs:
#80000
#79360
#78846
#78751
#74950
#74946
#73845
#72849

and am attending the weekly LE Audio Zephyr meetings.

Signed-off-by: Babak Arisian <bbaa@demant.com>
coreboot-bot pushed a commit to coreboot/zephyr-cros that referenced this pull request Oct 31, 2024
I have contributed the following PRs:
zephyrproject-rtos/zephyr#80000
zephyrproject-rtos/zephyr#79360
zephyrproject-rtos/zephyr#78846
zephyrproject-rtos/zephyr#78751
zephyrproject-rtos/zephyr#74950
zephyrproject-rtos/zephyr#74946
zephyrproject-rtos/zephyr#73845
zephyrproject-rtos/zephyr#72849

and am attending the weekly LE Audio Zephyr meetings.

(cherry picked from commit c903013)

Original-Signed-off-by: Babak Arisian <bbaa@demant.com>
GitOrigin-RevId: c903013
Cr-Build-Id: 8732568629207591185
Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8732568629207591185
Copybot-Job-Name: zephyr-main-copybot-downstream
Change-Id: Iab40058a1cc005e6454c07b4156fc271c0b84fca
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5982745
Reviewed-by: Ting Shen <phoenixshen@chromium.org>
Commit-Queue: Ting Shen <phoenixshen@chromium.org>
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 392513] Unchecked return value in subsys/bluetooth/audio/shell/audio.h
5 participants