mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
We can't free driverNames[i], because it's part of abi, and other drivers might give us statically-allocated strings. Fixes: #1848 Signed-off-by: stefan11111 <stefan11111@shitposting.expert>