freebsd-ports/databases/db5
Matthias Andree 7a68cdcef2 Avoid junk pointer when __db_vrfy_datapage() fails
Rather than second-guessing what the __os_free() might be doing and
avoiding it, initialize the pointer to NULL, which __os_free() will
skip.  This should be the safer approach if Oracle ever patches other
parts of db 5.3.

PR:		210829
Submitted by:	Mark Millard
2016-11-09 22:31:48 +00:00
..
files Avoid junk pointer when __db_vrfy_datapage() fails 2016-11-09 22:31:48 +00:00
distinfo
Makefile Avoid junk pointer when __db_vrfy_datapage() fails 2016-11-09 22:31:48 +00:00
pkg-descr Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
pkg-plist Modernize Makefile and chase new requisites. 2016-05-23 22:07:24 +00:00