From: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 2:45 PM

> brane       01/09/10 12:45:05
> 
>   Modified:    threadproc/win32 proc.c
>   Log:
>   (apr_proc_create): Fix bug in conversion of program name to Unicode on
>   WinNT: utf8_to_unicode_path needs more space than just the program length.
>   Use a fixed-size buffer for the program name, like everywhere else.

Good set of patches!  Just FYI, I have a complete overhaul of the cgi semantics 
in the works, and will be dealing with all of the argv[0] fooness directly in
a mod_win32 (to transform scripts/non-exe's through the registry or shebang
mechanisms).

Reply via email to