Skip to content

fix: revert to memset for pgdebug_memset #111

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

Conversation

faviansamatha
Copy link
Contributor

A previous PR (#105) reverted some changes from (#104) which changes calls to memset_s back to memset due to memset_s not being supported by all compilers. This change reverts memset_s to memset in pgdebug_memset which was a missed change in #105

@davecramer davecramer merged commit afc250d into postgresql-interfaces:main Apr 19, 2025
1 check passed
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