<!DOCTYPE html>
<html>
<head>
</head>
<body>
<dl style="line-height: 1.5; margin-left: 2em">
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
<dd style="margin-left: 8.5em">Kouhei Sutou <kou****@clear*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2012-12-14 18:37:38 +0900 (Fri, 14 Dec 2012)</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
<dd style="margin-left: 8.5em"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5">43b9de34d911de22c4c8be990268a8e2eb3853d5</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em">Fix a bug that ctx for snippet isn't associated with DB
Anonymous DB is assigned.</pre></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
<dd style="margin-left: 8.5em">
<ul>
<li><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#diff-0">ha_mroonga.cpp</a></li>
</ul>
</dd>
</dl>
<div class="diff-section" style="clear: both">
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ha_mroonga.cpp (+3 -0)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1042">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1043">1043</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1044">1044</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1045">1045</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1046">1046</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1047">1047</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1048">1048</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1060">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1061">1061</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1062">1062</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1063">1063</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1064">1064</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1065">1065</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1066">1066</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1156">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1157">1157</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1158">1158</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1159">1159</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1160">1160</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1161">1161</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0L1162">1162</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1042">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1043">1043</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1044">1044</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1045">1045</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1046">1046</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1047">1047</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1048">1048</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1049">1049</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1061">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1062">1062</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1063">1063</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1064">1064</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1065">1065</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1066">1066</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1067">1067</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1068">1068</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1158">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1159">1159</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1160">1160</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1161">1161</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1162">1162</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1163">1163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1164">1164</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/43b9de34d911de22c4c8be990268a8e2eb3853d5#L0R1165">1165</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1043,6 +1043,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">MRN_API my_bool mroonga_snippet_init(UDF_INIT *initid, UDF_ARGS *args, char *mes</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> goto error;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_ctx_init(&snip_info->ctx, 0);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ grn_db_create(&snip_info->ctx, NULL, 0);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> for (i = 1; i < args->arg_count; i++) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (!args->args[i]) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1061,6 +1062,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">MRN_API my_bool mroonga_snippet_init(UDF_INIT *initid, UDF_ARGS *args, char *mes</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> error:</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (snip_info) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ grn_obj_close(&snip_info->ctx, grn_ctx_db(&snip_info->ctx));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_ctx_fin(&snip_info->ctx);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> my_free(snip_info, MYF(0));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1157,6 +1159,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">MRN_API void mroonga_snippet_deinit(UDF_INIT *initid)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_snip_close(&snip_info->ctx, snip_info->snippet);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> snip_info->result_str.free();</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ grn_obj_close(&snip_info->ctx, grn_ctx_db(&snip_info->ctx));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_ctx_fin(&snip_info->ctx);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> my_free(snip_info, MYF(0));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>