> Le 28 mars 2018 à 11:43, Oleg Nesterov <o...@redhat.com> a écrit :
> 
> On 03/27, Stéphane Letz wrote:
>> 
>> Some improvements in 2.5.29.
> 
> Thanks.
> 
> Speaking of internal usage of min/max... checkDelayInterval() blindly
> converts double to int, this looks dangerous and wrong. Honestly I do
> not even know what int(HUGE_VAL+0.5) should return, but apparently the
> result is negative because this code
> 
>       process = @(max(0));
> 
> crashes faust (faustassert() in incOcc()).
> 
> Oleg.
> 


This is indeed a real issue, already reported here: 
https://github.com/grame-cncm/faust/issues/154

Yann any idea of the proper way to solve this one?

Stéphane
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to