mirror of https://github.com/postgres/postgres
if salt_len == 0. This seems to be mostly academic, since nearly all calling code paths guarantee nonempty salt; the only case that doesn't is PQencryptPassword where the caller could mistakenly pass an empty username. So, fix it but don't bother backpatching. Per ljb.REL8_5_ALPHA2_BRANCH
parent
c82fdb6984
commit
9a3f5301ff
Loading…
Reference in new issue