From: Greg Kroah-Hartman Date: Sat, 19 Mar 2011 00:47:34 +0000 (-0700) Subject: config: fix possible access of non-allocated memory X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/commitdiff_plain/fdcbba2bd97ac1bb512f820755602afc8a1e7c7e?hp=fdcbba2bd97ac1bb512f820755602afc8a1e7c7e config: fix possible access of non-allocated memory Caused by determining the comment character in a line. ---