+3
-0
lines changedFilter options
+3
-0
lines changed Original file line number Diff line number Diff line change
@@ -780,6 +780,9 @@ Perl_grok_infnan(pTHX_ const char** sp, const char* send)
780
780
s++;
781
781
782
782
flags |= IS_NUMBER_NAN | IS_NUMBER_NOT_INT;
783
+
if (s == send) {
784
+
return flags;
785
+
}
783
786
784
787
/* NaN can be followed by various stuff (NaNQ, NaNS), but
785
788
* there are also multiple different NaN values, and some
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4