Mercurial > pidgin
comparison COPYRIGHT @ 10069:7cbe12859d3a
[gaim-migrate @ 11045]
" msn_act_id() checks the length of the string it is
passed to ensure that it is less than
BUDDY_ALIAS_MAXLEN before attempting to send the
command to the server. However, it checks the string
before encoding it so if you pass a string that becomes
longer than BUDDY_ALIAS_MAXLEN after encoding it then
MSN will drop the connection when attempting to update
your friendly name.
Patch is for cvs head. I also have a patch for 1.0.0,
if interested." --dbattams
patch okayed by shx
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 29 Sep 2004 01:53:36 +0000 |
parents | 006410d0ae0c |
children | 131f70fc53c1 |
comparison
equal
deleted
inserted
replaced
10068:f948913f3c33 | 10069:7cbe12859d3a |
---|---|
6 | 6 |
7 Daniel Atallah | 7 Daniel Atallah |
8 Paul Aurich | 8 Paul Aurich |
9 Patrick Aussems | 9 Patrick Aussems |
10 Kevin Barry | 10 Kevin Barry |
11 Derek Battams | |
11 Curtis Beattie | 12 Curtis Beattie |
12 Dave Bell | 13 Dave Bell |
13 Brian Bernas | 14 Brian Bernas |
14 Jonas Birmé | 15 Jonas Birmé |
15 Eric Blade | 16 Eric Blade |