Ticket Change Details
Not logged in
Overview

Artifact ID: a6af94004856f5ecf59f6f0bff63d8bdde626377
Ticket: c3c733e21f7af25e4e7da3c0eaef4d43809608f7
Notepad++ crashes after calling of Decode JS functionality
User & Date: anonymous 2019-11-11 01:15:31
Changes

  1. icomment:
    @tinus The bug only happens in Notepad 7.7 onwards. Notepad 7.6.x works fine.
    The bug is pretty serious, using the JS Decode option will increase RAM usage exponentially (many gigabytes) in a few seconds (checked with task manager).
    
    Testcase
    - In an blank document, type the following string: \u0048\u0065\u006c\u006c\u006f!
    - Use the JS Decode option.
    - If using version 7.6.x it'll decode to "Hello!". 
    - If using version 7.7/7.8 Notepad++ will hang and it'll eat all the RAM until the computer also hangs.
    
    Using Windows 10 LTSC x64, Notepad++ x64 as well. No other plugins other than default.
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"
  4. status changed to: "Review"