Files
postgresql/src/include
Tom Lane 41d28499a2 When using C-string lookup keys in a dynahash.c hash table, use strncpy()
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.
2005-06-18 20:51:59 +00:00
..
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 00:43:34 +00:00
2003-10-26 01:41:10 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00
2005-05-05 20:08:35 +00:00
2003-08-04 00:43:34 +00:00
2003-09-13 14:49:51 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00