Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/sw/inc/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 8 kB image not shown  

SSL regress-465686.js   Interaktion und
Portierbarkeitunbekannt

 
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


//-----------------------------------------------------------------------------
var BUGNUMBER = 465686;
var summary = 'Do not crash @ tiny_free_list_add_ptr';
var actual = '';
var expect = '';


//-----------------------------------------------------------------------------
test();
//-----------------------------------------------------------------------------

function test()
{
  printBugNumber(BUGNUMBER);
  printStatus (summary);
 
  for (let b of [eval, eval, 4, 4]) { 
      ++b; 
      for (b of [(void 0), (void 0), (void 0), 3, (void 0), 3]) { 
          b ^= b; 
          for (var c of [1/0]) {
          }
      } 
  }

  reportCompare(expect, actual, summary);
}

Messung V0.5 in Prozent
C=95 H=93 G=93

[Verzeichnis aufwärts0.10unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-05-09]