Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2022-06-17 09:51:38 +0000
committerPeter Eisentraut2022-07-03 07:05:34 +0000
commit098c703d308fa88dc9e3f9f623ca023ce4717794 (patch)
tree81e03668d6fc6ea832f16996da78e3483beef4f7 /src/interfaces/libpq/fe-auth.c
parente2bc242833da27cd73c279bebfb321a65384808f (diff)
Remove redundant null pointer checks before pg_free()
These are especially useless because the whole point of pg_free() was to do that very check before calling free(). pg_free() could be removed altogether, but I'm keeping it here to keep the API consistent. Discussion: https://www.postgresql.org/message-id/flat/dac5d2d0-98f5-94d9-8e69-46da2413593d%40enterprisedb.com
Diffstat (limited to 'src/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions