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
i get a seg fault in that case. I think the problem is the memcpy in data.c line about 125 and then the free of resized, because im.data shows where resized.data shows in memory. i have a solution.