From: Jan "Yenya" Kasprzak Date: Thu, 13 Jun 2013 19:16:51 +0000 (+0200) Subject: logging.c: shorten the log buffer X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=b0ded343a8795b5dd47bb434c65071055c7ad141;hp=b0ded343a8795b5dd47bb434c65071055c7ad141;p=bike-lights.git logging.c: shorten the log buffer We are overflowing the stack, save the data segment space by shortening the log double buffer in RAM. ---