<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -95,6 +95,7 @@ void AppendToTestList( char *name, TestType type )
       new = malloc(sizeof(struct TestGroup));
       if (!new) terr(&quot;malloc&quot;);
 
+      new-&gt;tests = 0;
       new-&gt;next = test_groups;
       strcpy(new-&gt;name, name);
       test_groups = new;</diff>
      <filename>cutgen.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9c61ad0f3d9f5f6718bbc09015af385704f6bdd5</id>
    </parent>
  </parents>
  <author>
    <name>Keith Rarick</name>
    <email>kr@xph.us</email>
  </author>
  <url>http://github.com/kr/beanstalkd/commit/af441c93dc6058e882b8dc2ab84002ad1ec89e79</url>
  <id>af441c93dc6058e882b8dc2ab84002ad1ec89e79</id>
  <committed-date>2009-05-15T16:21:29-07:00</committed-date>
  <authored-date>2009-05-15T16:13:30-07:00</authored-date>
  <message>Fix cutgen segfault on Solaris.

Closes gh-7.</message>
  <tree>b9e206bc962154bfdbd5ec08d9918094bb1479c0</tree>
  <committer>
    <name>Keith Rarick</name>
    <email>kr@xph.us</email>
  </committer>
</commit>
