]> mj.ucw.cz Git - eval.git/commit
Isolate: Added missing typecast of memory limit to rlim_t
authorMartin Mares <mj@ucw.cz>
Thu, 18 Jun 2015 14:51:03 +0000 (16:51 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 18 Jun 2015 14:51:03 +0000 (16:51 +0200)
commit88983a489214f69f652fda6656811542075bc82a
treeb7257bae059d38ca1c8eff91b0c78a75f0bcf4f1
parentd2c08d1ddf98a9189af8d597158caced8873a6fc
Isolate: Added missing typecast of memory limit to rlim_t

Memory limits greater than 2GB were misapplied on some platforms.
isolate/isolate.c