1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-03 20:02:46 +03:00
Files
postgres/contrib/pgcrypto
Bruce Momjian fc72e94a13 pgcrypto: fix memset() calls that might be optimized away
Specifically, on-stack memset() might be removed, so:

	* Replace memset() with px_memset()
	* Add px_memset to copy_crlf()
	* Add px_memset to pgp-s2k.c

Patch by Marko Kreen

Report by PVS-Studio

Backpatch through 8.4.
2014-04-17 12:37:53 -04:00
..
2011-04-25 22:27:11 +03:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2012-04-23 22:43:09 -04:00
2013-05-29 16:58:43 -04:00
2010-09-20 22:08:53 +02:00
2011-11-17 18:35:07 -03:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2013-05-29 16:58:43 -04:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00