Skip to content

ats/adie: Ensure error code is logged in ATS_ERR messages#89

Merged
coral-public-ci[bot] merged 1 commit into
AudioReach:masterfrom
quic-aditrath:aml_logging_fix
May 22, 2026
Merged

ats/adie: Ensure error code is logged in ATS_ERR messages#89
coral-public-ci[bot] merged 1 commit into
AudioReach:masterfrom
quic-aditrath:aml_logging_fix

Conversation

@quic-aditrath
Copy link
Copy Markdown
Contributor

@quic-aditrath quic-aditrath commented May 22, 2026

Without a %d specifier in the format string, the status argument passed to ATS_ERR is silently ignored, making failures harder to diagnose. Add the Error[%d]: prefix to expose the error code.

CRs-Fixed: 4547968

Without a %d specifier in the format string, the status argument
passed to ATS_ERR is silently ignored, making failures harder to
diagnose. Add the Error[%d]: prefix to expose the error code.

Signed-off-by: Aditya Rathi <aditrath@qti.qualcomm.com>
@quic-aditrath quic-aditrath requested review from a team May 22, 2026 04:26
@coral-public-ci coral-public-ci Bot merged commit 6cf69f8 into AudioReach:master May 22, 2026
40 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants