src/protocols/oscar/BUGS

Tue, 26 Oct 2004 01:00:35 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Tue, 26 Oct 2004 01:00:35 +0000
changeset 10145
f1405f65ff41
parent 2315
ddf565f13b41
permissions
-rw-r--r--

[gaim-migrate @ 11218]
This fixes the crash / hang / strangeness when dragging a buddy to a
conversation entry thing. Also fixes a minor memory leak with old plugins.


aim.h
-----
  - Needs a bit of cleaning

info.c
------
  - aim_userinfo_s isn't real good. There is no way to tell the client
      which fields are present and which are zero because they weren't
      provided.

search.c
------------
  - Still need aim_usersearch_name()

snac.c
----------
  - Should implement better SNAC handling

rxhandlers.c
----------------
  - Need a better solution than sleep()

mercurial