mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 09:40:40 -04:00
not memcpy() to copy the offered key into the hash table during HASH_ENTER. This avoids possible core dump if the passed key is located very near the end of memory. Per report from Stefan Kaltenbrunner. |
||
|---|---|---|
| .. | ||
| dynahash.c | ||
| hashfn.c | ||
| Makefile | ||
| pg_crc.c | ||