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
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Which might not be what the user actually want.
Consider this use case.
Here we actually need to
strdup
the string before pushing it to the list:We need to think how we wanna approach this usability issue. Maybe do that strdup for the user?
(Found by @Ciremun)
The text was updated successfully, but these errors were encountered: