You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/dav/files/dav-0.8.5-davrc-buffer-over...

12 lines
246 B

--- dav-0.8.5.orig/main.c 2011-01-29 14:16:53.537725568 -0500
+++ dav-0.8.5/main.c 2011-01-29 14:20:45.139125094 -0500
@@ -327,7 +327,7 @@
void loadSettings()
{
int l;
- char s[80];
+ char s[200];
char home[80];
char *r;
char *c;