[Xfce4-commits] [apps/xfce4-taskmanager] branch master updated (1831114 -> 59ed589)
noreply at xfce.org
noreply at xfce.org
Sat Nov 29 12:02:16 CET 2014
This is an automated email from the git hooks/post-receive script.
landry pushed a change to branch master
in repository apps/xfce4-taskmanager.
from 1831114 Fix the refresh rate menu
new 92675eb Use g_utf8_strlen(text, -1) to check for text length, not sizeof(text) which is the size of a pointer and always > 3
new 59ed589 Use g_strlcpy() instead of g_snprintf(dest, strlen(dest), "%s", src)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/task-manager.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list