mirror of https://github.com/postgres/postgres
fe-auth.c:573: warning: passing argument 1 of 'free' discards qualifiers from pointer target type pg_krb5_authname used to return a (const char *) to memory allocated by krb. Somewhere along the lines this was changed so that a copy was made, returned, and freed instead. However the const modifier was never removed.REL8_2_STABLE
parent
7234777674
commit
9e196d7c92
Loading…
Reference in new issue