Hi, I was looking at combo_init in contrib/pgcrypto/px.c . There is a memset() call following palloc0() - the call is redundant.
Please see the patch for the proposed change. Thanks
remove-redundant-memset-call.patch
Description: Binary data
Hi, I was looking at combo_init in contrib/pgcrypto/px.c . There is a memset() call following palloc0() - the call is redundant.
Please see the patch for the proposed change. Thanks
remove-redundant-memset-call.patch
Description: Binary data