albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.3k stars 163 forks source link

Little Navmap crashes after putting an apostrophe in Airport Ident text box in Search window #901

Closed Palemka closed 2 years ago

Palemka commented 2 years ago

OS version: Win 10 64 bit

Repro steps:

  1. Launch Little Navmap version 2.6.19.
  2. Open search window (Alt+1 or Window -> Search).
  3. Navigate to airport tab.
  4. Write an apostrophe ( ' ) in the 'Ident' text field.

Observed result: Little Navmap crashes after putting an apostrophe in Airport Ident text box in Search window.

Please note: Program does not crash after putting apostrophe in any other field in 'Airports' tab, nor when putting an apostrophe into Navaids/Userpoints 'Indent' field.

crash

Attached Log and Configuration files: log.txt configuration.txt

albar965 commented 2 years ago

Thanks. Good find. I can reproduce this with 2.6.19 and the 2.7.10.develop alpha. The apostrophe seems to mess up the SQL queries in the background. Will fix.