summaryrefslogtreecommitdiff
path: root/src/common/scram-common.c
diff options
context:
space:
mode:
authorTom Lane2017-05-16 23:33:31 +0000
committerTom Lane2017-05-16 23:33:31 +0000
commitddd243584a0f353bbaba260d976cc41b251bbf21 (patch)
tree9fc39053efa6c233ed25799e0b056849894063eb /src/common/scram-common.c
parenta19ea9c6601bfb06dfd9f4c1060550dbc3f7bde1 (diff)
Fix leakage of memory context header in find_all_inheritors().
Commit 827d6f977 contained the same misunderstanding of hash_create's API as commit 090010f2e. As in 5d00b764c, remove the unnecessary layer of memory context. (This bug is less significant than the other one, since the extra context would be under a relatively short-lived context, but it's still a bug.)
Diffstat (limited to 'src/common/scram-common.c')
0 files changed, 0 insertions, 0 deletions