[openal] Same expression on both sides of '&&'

Chris Robinson chris.kcat at gmail.com
Tue Jan 20 19:47:53 EST 2015


On 01/20/2015 04:18 PM, Carlos Olmedo Escobar wrote:
> Hi,
>
> In the line 753 of the file sf2load.c you have an if statement with
> the same expression twice (src0type != AL_INVALID). I guess the second
> src0type is meant to be src1type. I'm not familiar enough with your
> code so please take a look yourself...

Indeed it is. Thanks for catching that.


More information about the openal mailing list