mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
another hint for clang static analysis.
This commit is contained in:
parent
788234e317
commit
f5f11158aa
1 changed files with 1 additions and 0 deletions
|
|
@ -273,6 +273,7 @@ inline static void gdither_innner_loop_fp(const GDitherType dt,
|
|||
ts[channel] = r;
|
||||
break;
|
||||
case GDitherShaped:
|
||||
assert (ss);
|
||||
/* Save raw value for error calculations */
|
||||
ideal = tmp;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue