From: Simon Ruderich Date: Tue, 5 Oct 2021 11:16:07 +0000 (+0200) Subject: Properly handle quoted flags X-Git-Tag: 0.13~2 X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=06b7783ef223d0f58804f3f08d27c45dc3b97351;hp=06b7783ef223d0f58804f3f08d27c45dc3b97351;p=blhc%2Fblhc.git Properly handle quoted flags Add an additional test to make sure we won't accidentally accept environment variables as flags. This does not fix Debian bug #975650. For that environment variables must be properly handled. ---