Fri, 14 Mar 2003 14:28:57 +0000
[gaim-migrate @ 5089]
it's amazing the bugs you can still find running on only 4.5 hours of sleep ;-)
| src/util.c | file | annotate | diff | comparison | revisions |
--- a/src/util.c Fri Mar 14 11:38:21 2003 +0000 +++ b/src/util.c Fri Mar 14 14:28:57 2003 +0000 @@ -796,6 +796,9 @@ gchar *sp, *dest; gulong destsize; + if(!src) + return NULL; + /* * All we need do is multiply the number of newlines by 3 (the * additional length of "<BR>" over "\n"), account for the