ProgerXP / Notepad2e

Word highlighting, simultaneous editing, split views, math evaluation, un/grep, comment reformatting, UAC elevation, complete regexps (PCRE), Lua lexers, DPI awareness and more (XP+)
Other
375 stars 52 forks source link

Crash on Hex To String #328

Closed ProgerXP closed 3 years ago

ProgerXP commented 3 years ago
  1. Paste 006c00650073002800780038003600290025005c0053004600
  2. Press Enter
  3. Paste this string again
  4. Press Ctrl+Space
  5. Press Ctrl+Shift+Alt+A

The process will freeze.

cshnik commented 3 years ago

This was an infinite loop issue. Fixed.