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)
commit58286bbc14da5e7b1e1378c3626a009094c733d4
treeeee4c0f37fdfe44e9db06247bdca61ce9e49272e
parent82be264b1cf85bed0f09732f2f577bb9b6d2e585
parenta60fa7fba1a00bea72ff950ada956a4041b07a31
Merge branch 'new_dos' into 'master'

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.