A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Perl/perl5/commit/87f42aa0e0096e9a346c9672aa3a0bd3bef8c1dd below:

Heap-buffer-overflow with tr// · Perl/perl5@87f42aa · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed Original file line number Diff line number Diff line change

@@ -6881,6 +6881,7 @@ S_pmtrans(pTHX_ OP *o, OP *expr, OP *repl)

6881 6881

* same time. But otherwise one crosses before the other */

6882 6882

if (t_cp < 256 && r_cp_end > 255 && r_cp != t_cp) {

6883 6883

can_force_utf8 = TRUE;

6884 +

max_expansion = MAX(2, max_expansion);

6884 6885

}

6885 6886

}

6886 6887

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