Skip to content

Comments

fix: revert to memset for pgdebug_memset#111

Merged
davecramer merged 1 commit intopostgresql-interfaces:mainfrom
faviansamatha:sfavian/fix-pgdebug-memset
Apr 19, 2025
Merged

fix: revert to memset for pgdebug_memset#111
davecramer merged 1 commit intopostgresql-interfaces:mainfrom
faviansamatha:sfavian/fix-pgdebug-memset

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