Skip to content
Snippets Groups Projects
Commit 2df465e6 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Fix pointer type in size passed to memset.

Pointers are all the same size, so it makes no practical difference, but
let's be tidy.

Found by Coverity, noted off-list by Tom Lane.
parent fe550b2a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment