Wireshark-commits: [Wireshark-commits] rev 23740: /trunk/gtk/ /trunk/gtk/: webbrowser.c
From:
guy@xxxxxxxxxxxxx
Date: Tue, 04 Dec 2007 04:33:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23740
User: guy
Date: 2007/12/04 04:33 AM
Log:
Note in a comment the sad truth that CFURLCreateWithString() fails
either because of a bad URL string or a failure to allocate memory, and
that we can't easily determine which of those happened.
Directory: /trunk/gtk/
Changes Path Action
+6 -0 webbrowser.c Modified