mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fixes a crash when typing fast in the place footprint filter box. Also adds a bunch more checking to GAL locking, including making sure the same person unlocks as locked, and preventing piece-meal calls (the RAII objects must be used).