From: nobu@... Date: 2017-07-21T13:41:28+00:00 Subject: [ruby-core:82124] [Ruby trunk Bug#13759] SEGV in StringScanner Issue #13759 has been updated by nobu (Nobuyoshi Nakada). Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN to 2.2: REQUIRED, 2.3: REQUIRED, 2.4: REQUIRED A bug since 2.1. ---------------------------------------- Bug #13759: SEGV in StringScanner https://bugs.ruby-lang.org/issues/13759#change-65880 * Author: Eregon (Benoit Daloze) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.0dev (2017-06-29 trunk 59202) [x86_64-linux] * Backport: 2.2: REQUIRED, 2.3: REQUIRED, 2.4: REQUIRED ---------------------------------------- ruby -rstrscan -e 's=StringScanner.new("a"); s.getbyte; s[:c]' -- https://bugs.ruby-lang.org/ Unsubscribe: