Re: winExtDLL problem

2010-03-23 Thread Bart Van Assche
On Wed, Mar 17, 2010 at 10:09 AM, Dave Shield wrote: >   I've had a quick look at the code for winExtDLL.c > (in response to bug #2971257), and there's something > that confuses (/concerns) me. > > Within the var_winExtDLL handler, there's the usual >   (for request = requests; request; request =

Re: winExtDLL problem

2010-03-17 Thread Bart Van Assche
On Wed, Mar 17, 2010 at 10:09 AM, Dave Shield wrote: > I've had a quick look at the code for winExtDLL.c > (in response to bug #2971257), and there's something > that confuses (/concerns) me. > > Within the var_winExtDLL handler, there's the usual > (for request = requests; request; request = r

winExtDLL problem

2010-03-17 Thread Dave Shield
Bart, I've had a quick look at the code for winExtDLL.c (in response to bug #2971257), and there's something that confuses (/concerns) me. Within the var_winExtDLL handler, there's the usual (for request = requests; request; request = request->next ) loop, to work through all the relevant va