[1325] in BarnOwl Developers
[nelhage/barnowl] 0cff2b: Fix a memory leak loading Zephyr subscriptions.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:15:25 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 7 Mar 2009 17:50:20 -0800
To: dirty-owl-hackers@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 0cff2b4efee10e9ddf04637376026a9152a92a48
http://github.com/nelhage/barnowl/commit/0cff2b4efee10e9ddf04637376026a9152a92a48
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-03-07 (Sat, 07 Mar 2009)
Changed paths:
M zephyr.c
Log Message:
-----------
Fix a memory leak loading Zephyr subscriptions.
Commit: d21efbc7ff215c0ae178251bc730138af0f06d06
http://github.com/nelhage/barnowl/commit/d21efbc7ff215c0ae178251bc730138af0f06d06
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-03-07 (Sat, 07 Mar 2009)
Changed paths:
M zephyr.c
Log Message:
-----------
Correctly load .anyone files over 3000 users.
More importantly, refactor the code slightly to share more code.
Commit: a5e7ed6585bdd80799069807f08a38265a3fe1eb
http://github.com/nelhage/barnowl/commit/a5e7ed6585bdd80799069807f08a38265a3fe1eb
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-03-07 (Sat, 07 Mar 2009)
Changed paths:
M zephyr.c
Log Message:
-----------
Properly handle :load-subs in .owl/startup
If :load-subs is called before we have Zephyr, save the list of subs we
would have loaded and subscribe to them once we get a reply from the
hostmaster.