pidgin/android/libpurple2

Patch up merge

2011-08-11, Ethan Blanton
7286419deb7e
Patch up merge
  • +0 -2
    ChangeLog
  • --- a/ChangeLog Thu Aug 11 14:44:44 2011 +0000
    +++ b/ChangeLog Thu Aug 11 14:45:26 2011 +0000
    @@ -11,8 +11,6 @@
    libpurple:
    * Fix a potential crash in the Log Reader plugin when reading QIP logs.
    -
    - Libpurple:
    * Fix a large number of strcpy() and strcat() invocations to use
    strlcpy() and strlcat(), etc., forestalling an entire class of
    string buffer overrun bugs.