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

2 Memory related defensive patches for GKL. #114

Merged
merged 2 commits into from
Aug 26, 2020
Merged

Conversation

Kmannth
Copy link
Contributor

@Kmannth Kmannth commented Aug 26, 2020

Inital Smithwaterment defensive patches and Intel Defalter fix.

    Add denfensive code where Memory Alloctions are involved.
    This will reduce crashes that happen when memory allocations
    fail in SmithWaterman.

    Move to _mm_free for memory allocated wtih _mm_malloc.

Signed-off-by: Keith Mannthey <keith.mannthey@intel.com>
Add an alloction and free block struct in question.

Signed-off-by: Keith Mannthey <keith.mannthey@intel.com>
@SnehalA
Copy link
Contributor

SnehalA commented Aug 26, 2020

@Kmannth Tagging fix #89, LGTM !

@Kmannth Kmannth merged commit 97f3889 into IntelLabs:master Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants