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
use asprintf instead of calculating lenght of the string and using malloc. This solution matches now the code used during the file_query operation of the same component.
Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
(cherry picked from commit 4af40ed)
0 commit comments