There are various paths of control in md5_crypt_verify that do

                if (passwd)
                        pfree(passwd);
                if (valuntil)
                        pfree(valuntil);

Isn't this now pfree'ing part of the saved pre-parsed pg_pwd data?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to