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
Refactor allocate_dynamic_object into two functions
One returns the expression representing the pointer to the newly
allocated memory, and the other returns the expression representing the
dereferenced pointer.
0 commit comments