"vscode:/vscode.git/clone" did not exist on "e4b0c8ec50f2248286b770a655ea85d5cfcc79f4"
fix leak in module api rdb test
recently added more reads into that function, if a later read fails, i must either free what's already allocated, or return the pointer so that the free callback will release it.
Please register or sign in to comment