]> git.kaiwu.me - njs.git/commit
Backed out changeset 552da720e6e6.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 23 Jul 2018 13:35:32 +0000 (16:35 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 23 Jul 2018 13:35:32 +0000 (16:35 +0300)
commite8393be2b33286e02ca736e7307d3df43cfd48bb
tree8588289593c3c4ceeb2996068764d294afeb907b
parente6fed582c46154a99b78bf5176c740b6cf8f11f3
Backed out changeset 552da720e6e6.

The original code was correct, the (int) casting does not change
anything because the type of the '0' literal is int. The solution to the
original problem is to mark CID 1438046 as false-positive.
nxt/nxt_dtoa.c