1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00
Files
postgres/src/backend
Alvaro Herrera 6462238f0d Fix uninitialized memory propagation mistakes
Valgrind complains that some uninitialized bytes are being passed around
by the extended statistics code since commit 7b504eb282, as reported
by Andres Freund.  Silence it.

Tomas Vondra submitted a patch which he verified to fix the complaints
in his machine; however I messed with it a bit before pushing, so any
remaining problems are likely my (Álvaro's) fault.

Author: Tomas Vondra
Discussion: https://postgr.es/m/20170325211031.4xxoptigqxm2emn2@alap3.anarazel.de
2017-03-27 14:52:19 -03:00
..
2017-03-14 12:58:39 -04:00
2017-01-03 13:48:53 -05:00
2016-08-08 11:08:00 -04:00
2017-03-23 15:28:48 -04:00
2017-03-08 12:40:26 -03:00
2017-03-23 16:53:10 -04:00
2017-03-26 11:31:23 -03:00
2017-03-14 12:58:39 -04:00
2017-03-27 13:14:23 -03:00
2017-03-23 15:28:48 -04:00