<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1144,7 +1144,6 @@ int main(int argc, char *argv[], char *envp[])
 	if (!session-&gt;password) {
 		read_password(password, sizeof(password));
 		session-&gt;password = strdup(password);
-		free(password);
 	}
 
 	if (session-&gt;action == ACTION_UPDATE) {</diff>
      <filename>bti.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dbd186ab3b93d693f185121f6fcb87915f0fb105</id>
    </parent>
  </parents>
  <author>
    <name>Greg Kroah-Hartman</name>
    <email>gregkh@suse.de</email>
  </author>
  <url>http://github.com/gregkh/bti/commit/3132627d3a3c045b9a94534afd024777a0f79919</url>
  <id>3132627d3a3c045b9a94534afd024777a0f79919</id>
  <committed-date>2009-08-12T21:23:49-07:00</committed-date>
  <authored-date>2009-08-12T21:23:49-07:00</authored-date>
  <message>don't free an array on the stack</message>
  <tree>9734d15a9281501c30e011c759536190000a2a79</tree>
  <committer>
    <name>Greg Kroah-Hartman</name>
    <email>gregkh@suse.de</email>
  </committer>
</commit>
