From: John Darrington Date: Mon, 23 Mar 2009 06:42:38 +0000 (+0900) Subject: Initialise description on init. X-Git-Tag: v0.7.3~208 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=299e0bad13a78f0ede0ce6aad5f6b66bbb1deffd;hp=299e0bad13a78f0ede0ce6aad5f6b66bbb1deffd;p=pspp-builds.git Initialise description on init. Windows' description parameter must not be NULL. So initialize it to the empty string. ---