osquery: 3.2.8 -> 3.2.9 (#43690)
Latest bugfix release with the following notable changes:
* Memory leak resolve for dispatcher
(https://github.com/facebook/osquery/commit/06d48654456e2b56091f0d35f55c234cc054d378)
* Fix include path on status.h
(https://github.com/facebook/osquery/commit/5bd4984f2a5a38c4dd09e9271b162bbacff796ac)
Additionally the patch had to be rebased onto the 3.2.9 branch as it
added XCode support including some CLang flags (namely `-fno-limit-debug-info`)
which are unsupported on GCC.
(see https://github.com/facebook/osquery/commit/bccc28dd9851997b45b69c1dcb11a161763653f9)
authored by Maximilian Bosch and committed by xeji fbc009f2 b9c9a34d