simon-git: agedu (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Dec 1 19:26:38 GMT 2017


TL;DR:
  8a8299e Fix mmap(2) error checks

Repository:     https://git.tartarus.org/simon/agedu.git
On the web:     https://git.tartarus.org/?p=simon/agedu.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-12-01 19:26:38

commit 8a8299e277e9751a8e8717f59341d1863fb365e4
web diff https://git.tartarus.org/?p=simon/agedu.git;a=commitdiff;h=8a8299e277e9751a8e8717f59341d1863fb365e4;hp=fc6b2b58fbf5a50fa2eb5ec406e3b8ddcc601804
Author: Michael McConville <mmcco at mykolab.com>
Date:   Fri Dec 1 10:37:39 2017 -0700

    Fix mmap(2) error checks
    
    The syscall mmap return MAP_FAILED rather than NULL on failure.

 agedu.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)



More information about the tartarus-commits mailing list