You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fast_buf.buf is already freed in the common error path.
Removing the redundant vfree prevents potential double-free.
Co-authored-by: Po-Ying Chiu <charlie910417@gmail.com>
0 commit comments