lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: chroot/setuid for lilypond (for LSR)


From: Jan Nieuwenhuizen
Subject: Re: chroot/setuid for lilypond (for LSR)
Date: Sat, 05 Mar 2005 10:56:15 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Sebastiano Vigna writes:

> This new version should make everybody happy.

> +  char *group_name = strpbrk (user_name, ",");
> +  if (! group_name)

> +  char *jail = strpbrk(group_name, ",");
> +  if (! jail)

I suspect this can be written a bit more elegant using
string_convert::split ()(flower/string-convert.cc), would you want to
do that?

> Do you think this stuff can make it to 2.6?

Yes, most probably.

Jan.


-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]