]> granicus.if.org Git - gc/commit
Fix unchecked fcntl() result
authorIvan Maidanski <ivmai@mail.ru>
Thu, 18 Feb 2016 21:55:22 +0000 (00:55 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 18 Feb 2016 21:55:22 +0000 (00:55 +0300)
commit780f78a31af768d303f24e35dbc7e328e2660fdf
tree30285ec2c51c26274afd0e95a26a49fc6c26f59a
parent838d26c67a1a695a17cfa28d8d29a3704ac05996
Fix unchecked fcntl() result

* os_dep.c (GC_unix_mmap_get_mem, GC_dirty_init): Call WARN() if
fcntl() failed.
os_dep.c