Merge branch 'new_dos' into 'master'
authorDavid Griffith <dave@661.org>
Thu, 17 Oct 2019 04:48:00 +0000 (04:48 +0000)
committerDavid Griffith <dave@661.org>
Thu, 17 Oct 2019 04:48:00 +0000 (04:48 +0000)
Make sure not to overflow 16bit int

See merge request DavidGriffith/frotz!127
See also commentary at DavidGriffith/frotz#163 (Potential trouble in DOS with strange malloc()s) for a detailed account of this.


Trivial merge