]> git.kaiwu.me - njs.git/commit
Fixed Math.max() for undefined arguments.
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 19 Mar 2019 15:26:44 +0000 (18:26 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 19 Mar 2019 15:26:44 +0000 (18:26 +0300)
commit16559ce4f36b9a92f14aa618863b5f485bff66b4
tree8d1216e921467c1d31b55b1ac2f62514cc5946b1
parenta5dae9fdc97ab1b4a1dc08eae9f7f9e2037386af
Fixed Math.max() for undefined arguments.
njs/njs_math.c
njs/test/njs_unit_test.c