Re: Make sure This->bsc.doc will be initialized while opening a zero byte html file, fix bug 25999 . modified: dlls/mshtml/navigate.c
Hi Zuno, I don't think that's the right place for the fix. What's the exact problem you're trying to fix? AFAICS the only important difference your patch makes is that on_start_nsrequest will be always called in read_stream_data (possibly many times), but it's also called in on_stop_nsrequest if no data was read. Jacek
* On Tue, 8 Mar 2011, Jacek Caban wrote:
What's the exact problem you're trying to fix?
AFAIK, builtin IE crashes on loading empty file: http://bugs.winehq.org/show_bug.cgi?id=25999 S.
Hi Jacek, On Wed, Mar 9, 2011 at 12:41 AM, Jacek Caban <jacek(a)codeweavers.com> wrote:
Hi Zuno,
I don't think that's the right place for the fix. What's the exact problem you're trying to fix? AFAICS the only important difference your patch makes is that on_start_nsrequest will be always called in read_stream_data (possibly many times), but it's also called in on_stop_nsrequest if no data was read.
Jacek
Is there any update of this bug? Thanks! -- Regards, Qian Hong - Sent from Ubuntu http://www.ubuntu.com/
participants (3)
-
Jacek Caban -
Qian Hong -
Saulius Krasuckas