[3381] in BarnOwl Developers
[barnowl/barnowl] 89f01b: Remove pointless ZFreeNotice
daemon@ATHENA.MIT.EDU (GitHub)
Thu Apr 4 02:38:47 2013
Date: Wed, 03 Apr 2013 23:38:38 -0700
From: GitHub <noreply@github.com>
Reply-To: GitHub <noreply@github.com>
To: barnowl-dev@mit.edu
----==_mimepart_515d1fee1ee11_44a56431389822f
Date: Wed, 03 Apr 2013 23:38:38 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <515d1fee217b5_44a56431389836e@hookshot-fe3-pe1-prd.aws.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/barnowl/barnowl
Commit: 89f01bd9823da865a9b70dc55e7910ef2944fb0a
https://github.com/barnowl/barnowl/commit/89f01bd9823da865a9b70dc55e7910ef2944fb0a
Author: David Benjamin <davidben@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M zephyr.c
Log Message:
-----------
Remove pointless ZFreeNotice
It's only meant to be called on a ZNotice_t that was filled in by a libzephyr
call documented to require a ZFreeNotice. This one was filled in manually. (It
happens to not do anything because it calls free on a NULL pointer).
----==_mimepart_515d1fee1ee11_44a56431389822f--