On Fri, Sep 13, 2013 at 10:53:36AM +0300, Dan Carpenter wrote:
If the user passes an invalid value it leads to an info leak when we
print the error message or it could oops. This is called with user
supplied data from snd_ctl_elem_write().
Applied, thanks.