K 10 svn:author V 7 delphij K 8 svn:date V 27 2009-03-28T05:57:27.223313Z K 7 svn:log V 231 db/btree/bt_open.c: check return value of snprintf() and return value if the result is truncated. db/hash/hash_page.c: use the same way to create temporary file as bt_open.c; check snprintf() return value. Obtained from: OpenBSD END