|
|||||||||||
|
Re: [Snort-devel] Win32 and interface
From: Ian Macdonald <secsnortdev(at)dirk.demon.co.uk>
Date: Wed Oct 01 2003 - 10:39:17 EDT I think I see the problem, in 2.0.0 print_interface would return a non unicode string. In 2.0.2 it is returning a unicode string. so if (!pv.readmode_flag)
LogMessage("\nInitializing Network Interface %s\n",
PRINT_INTERFACE(pv.interface));
is printing Initializing Network Interface \ rather than the full string.
How do you use the memory window to look at a unicode string?
----- Original Message -----
>
This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf Snort-devel mailing list Snort-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-devel Received on Wed Oct 1 10:45:49 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:09 EDT |
||||||||||
|
|||||||||||