Menu

A Bug in Search Results Dialog and its fix

2009-01-31
2012-11-13
  • Imgen Wakin

    Imgen Wakin - 2009-01-31

    bug description:
        when the search result is empty, if user double click the search result window, then the NPP would just crash right away.
    root cause:
        in FindReplaceDlg.cpp(line 399) the code doesn't check if the search result is empty
    fix:
        check to see if the result is empty before proceed.

    Hope somebody see this and check it in

     
    • Y N

      Y N - 2009-02-05

      Next npp release won't have this problem. The search in files feature will be very different.

       
    • Y N

      Y N - 2009-02-01

      Hi Imgen,

      Thanks for your report. It will be fixed shortly.