Print NULL for zero address in sys_mmap64
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 3 Feb 2012 18:07:42 +0000 (10:07 -0800)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 6 Feb 2012 13:33:41 +0000 (13:33 +0000)
commitd0cd4436b0b174b0de59379f47dc20a2a75bf70a
tree2c17bb34b08b689330c9608d3b4c891470eb3b5c
parent309edeb2e1907d662330ec1b14290ab609e4d112
Print NULL for zero address in sys_mmap64

* mem.c (sys_mmap64): Print NULL for zero address so that it is
consistent with sys_mmap.
mem.c