crypt function crash on postgresql 9.3.20 and 10

From: Михаил Манерко <asper(at)tagan(dot)ru>
To: pgsql-bugs(at)postgresql(dot)org
Subject: crypt function crash on postgresql 9.3.20 and 10
Date: 2018-02-02 13:11:04
Message-ID: 5059192d-2ff7-41c2-1070-708cb65f33e9@tagan.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

If you send an asterisk in the crypt function, the function crashes.

example

i=# select crypt('123','*');
ОШИБКА:  invalid salt
i=#

--
Regards,
Michael A. Manerko

Megalink Company, Engineer
318, Chehova street, Taganrog, Russia, 347932
tel work: +7 8634 431431 (ext 159)
tel mobile: +7 999 6939428
sip: 159(at)tagan(dot)ru
www.tagan.ru

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Francisco Olarte 2018-02-02 14:38:52 Re: crypt function crash on postgresql 9.3.20 and 10
Previous Message PG Bug reporting form 2018-02-02 09:57:19 BUG #15045: Partitioning not working as intended