Running clang's static analyzer `scan-build`: ```console $ scan-build make clean_quick all mle_vendor=1 ``` emits the following warnings:  I looked at a few and they appear to be simple fixes -- good for Hacktoberfest.