]> git.eshelyaron.com Git - emacs.git/commit
Use INT_MAX, not UINT_MAX, as limit for read()
authorDaniel Colascione <dancol@dancol.org>
Mon, 19 Feb 2018 20:28:43 +0000 (12:28 -0800)
committerDaniel Colascione <dancol@dancol.org>
Mon, 19 Feb 2018 20:28:43 +0000 (12:28 -0800)
commit229859935f3c776bfa51b91c05302e8d124177d1
treee3ce209fd1223465d51ac935aee831025f56f8d4
parent152721551f4d80d6ae2d4ebe45d151290fe51049
Use INT_MAX, not UINT_MAX, as limit for read()
src/pdumper.c