Commits


Adam Duskett authored and Andy Green committed e7df97c3090
libuv.c: set m to 0 by default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Setting m to 0 by default will prevent "error: ‘m’ may be used uninitialized in this function" while compiling with the option -DLWS_WITH_LIBUV=ON.