Welcome! Log In Create A New Profile

Advanced

[njs] Fixed typo introduced in 82f41f43abd4.

Dmitry Volyntsev
September 16, 2022 08:22PM
details: https://hg.nginx.org/njs/rev/75e7a7bb6b06
branches:
changeset: 1958:75e7a7bb6b06
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Fri Sep 16 17:07:04 2022 -0700
description:
Fixed typo introduced in 82f41f43abd4.

diffstat:

src/njs_vmcode.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 52b3e1f2a3e1 -r 75e7a7bb6b06 src/njs_vmcode.c
--- a/src/njs_vmcode.c Fri Sep 16 12:27:40 2022 -0700
+++ b/src/njs_vmcode.c Fri Sep 16 17:07:04 2022 -0700
@@ -883,6 +883,7 @@ next:
case NJS_VMCODE_ARGUMENTS:
ret = njs_vmcode_arguments(vm, pc);
if (njs_slow_path(ret == NJS_ERROR)) {
+ goto error;
}

break;
_______________________________________________
nginx-devel mailing list -- nginx-devel@nginx.org
To unsubscribe send an email to nginx-devel-leave@nginx.org
Subject Author Views Posted

[njs] Fixed typo introduced in 82f41f43abd4.

Dmitry Volyntsev 514 September 16, 2022 08:22PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 152
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready