Add initializers to field_of_this_result This adds initializers to field_of_this_result, so that certain spots don't have to memset it. This approach seems safer and cleaner. Approved-By: Simon Marchi <simon.marchi@efficios.com>