In the grsync 0.6-1 source there is only a call to strlen function, in
the file callbacks.c at line 454, but this line is commented and
replaced with another one without strlen:

453     tmpc = g_strrstr(out, opt);
454     //      tmpc = g_strstr_len(out, strlen(out), opt);

also this line is in set_tooltip function, which is called only on
windows creation.

** Visibility changed to: Public

-- 
grsynch crashes on save session
https://bugs.launchpad.net/bugs/148272
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to