Searched hist:190485 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libc/db/btree/
H A Dbt_open.cdiff 190485 Sat Mar 28 04:01:10 MDT 2009 delphij 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
/freebsd-9.3-release/lib/libc/db/hash/
H A Dhash_page.cdiff 190485 Sat Mar 28 04:01:10 MDT 2009 delphij 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

Completed in 64 milliseconds