Skip to content

Make foreign calls on macOS and Win unsafe#62

Merged
CetinSert merged 1 commit intocorsis:masterfrom
SiriusCourses:unsafe-ccall
Jan 19, 2021
Merged

Make foreign calls on macOS and Win unsafe#62
CetinSert merged 1 commit intocorsis:masterfrom
SiriusCourses:unsafe-ccall

Conversation

@qnikst
Copy link
Copy Markdown
Contributor

@qnikst qnikst commented Jan 16, 2021

This commit makes foreign calls safe, as they are fast
and otherwise unessesary overhead is created. This change
was already done for linux, but seems that other OS were simply omitted.

This commit makes foreign calls safe, as they are fast
and otherwise unessesary overhead is created. This change
was already done for linux, but seems that other OS were simply omitted.
@qnikst qnikst changed the title Make foreign calls on macOS and Win safe Make foreign calls on macOS and Win unsafe Jan 16, 2021
@CetinSert CetinSert changed the title Make foreign calls on macOS and Win unsafe Make foreign calls on macOS and Win safe Jan 18, 2021
@CetinSert CetinSert changed the title Make foreign calls on macOS and Win safe Make foreign calls on macOS and Win unsafe Jan 18, 2021
@CetinSert CetinSert merged commit 3ac3441 into corsis:master Jan 19, 2021
@CetinSert
Copy link
Copy Markdown
Member

@qnikst - thank you!

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