Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix leaks #33

Closed
4 tasks done
rizky opened this issue May 2, 2018 · 0 comments
Closed
4 tasks done

Fix leaks #33

rizky opened this issue May 2, 2018 · 0 comments
Assignees
Labels

Comments

@rizky
Copy link
Owner

rizky commented May 2, 2018

  • @$(foreach x, $(T_VM_FILES_OP), $(MAKE) X=$(T_VM_DIR_OP)$(x) test_vm_leak;)
  • @$(foreach x, $(T_VM_FILES_HC), $(MAKE) X=$(T_VM_DIR_HC)$(x) test_vm_leak;)
  • @$(foreach x, $(T_VM_FILES_C), $(MAKE) X=$(T_VM_DIR_C)$(x) test_vm_leak;)
  • @$(foreach x, $(T_VM_FILES_B), $(MAKE) X=$(T_VM_DIR_B)$(x) test_vm_leak;)
@rizky rizky added the leaks label May 2, 2018
@rizky rizky self-assigned this May 2, 2018
fpetras added a commit that referenced this issue May 2, 2018
fpetras added a commit that referenced this issue May 3, 2018
@rizky rizky closed this as completed May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants