Changeset 977a9d5 for lib

Timestamp:
2015-12-09T07:58:59Z (8 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
4c29622
Parents:
dbca297
Message:

Revert "imc_away_send_update: Fix leak of away_states linked list"

This reverts commit ed431c389887080dc4fa45e30d051ce733f4ce57.

I'm going to let this leak. Turns out only purple allocates an empty
list for every time this is called. Other protocols have statics, and
they always return the same thing, can't free those. Whatever. The
purple leak was insignificant, just more scratching of itches.

(No files)

Note: See TracChangeset for help on using the changeset viewer.