]> git.kaiwu.me - njs.git/commit
Fixed allocation failure detection in njs_backtrace_to_string().
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 26 Jan 2021 12:52:15 +0000 (12:52 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 26 Jan 2021 12:52:15 +0000 (12:52 +0000)
commit08e166158ad566290bcddc3843a424026697c23b
tree76643d7db0de810d9af43920b96d00d698f011ce
parentabd6571f5ce756d8789e9d97d5d55f98edd1ddde
Fixed allocation failure detection in njs_backtrace_to_string().

Found by Coverity (CID 1472503).
src/njs_error.c