Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

new/delete instead of malloc/free && char* instead of char[1]#1

Open
erenon wants to merge 1 commit into
isaacs:masterfrom
erenon:patch-1
Open

new/delete instead of malloc/free && char* instead of char[1]#1
erenon wants to merge 1 commit into
isaacs:masterfrom
erenon:patch-1

make use of new/delete, omit malloc/free. Use char* instead of char[1…

a3eebe3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs