On Sunday 03 February 2008 03:36:29 Clive Wright wrote:
> Re. 4.B
> No need to create an extra variable (aval) just move set_value function
> call between val assignments.
>

The problem is that set_values can detect a mixer structure change, so it 
calls reload_gui (). After that, we don't know that srec exists, so ossxmix 
could crash. (That's why set_value was moved to be always after 
gtk_adjustment_... in the previous patch, and why ossxmix now checks for -1 
return value of get_value).

Yours,
        Yair K.
_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to