Displaying 15 results from an estimated 15 matches for "_next_".
Did you mean:
_next
2018 Feb 13
2
[drm-nouveau-mmu] question about potential NULL pointer dereference
...list_del(&next->head);
985 kfree(next);
986 }
987 }
988}
The issue here is that in case _node_ returns NULL, _prev_ is not
being null checked, hence there is a potential null pointer
dereference at line 970.
Notice that _next_ is being null checked at line 980, so I wonder if
_prev_ should be checked the same as _next_.
The fact that both _next_ and next->part are null checked, makes me
wonder if in case _prev_ actually needs to be checked, there is
another pointer contained into _prev_ to be validated as well?...
2018 Feb 13
0
[drm-nouveau-mmu] question about potential NULL pointer dereference
...t;head);
> 985 kfree(next);
> 986 }
> 987 }
> 988}
>
> The issue here is that in case _node_ returns NULL, _prev_ is not being null
> checked, hence there is a potential null pointer dereference at line 970.
>
> Notice that _next_ is being null checked at line 980, so I wonder if _prev_
> should be checked the same as _next_.
>
> The fact that both _next_ and next->part are null checked, makes me wonder
> if in case _prev_ actually needs to be checked, there is another pointer
> contained into _prev_ to be...
2005 Feb 14
1
Asterisk@Home ... the next step
...ing Asterisk@Home working.
The error is during boot ( Linux ) and comes from ztcfg ( I think?
Memory going quickly ) about FXS and FXO being configured the opposite
of what one thinks. Do I need to have a line connected/plugged-in to
the TDM400P to get it to configure?
And is there a specific _next_ place ( URL/URL/Wiki ) to continue to get
Asterisk@Home configured? Actually I'm testing at home since it is not
considered a "good thing" to experiment with our business' lines. :-)
TIA,
Rod
--
---
[This E-mail scanned for viruses by Declude Virus]
2011 Oct 10
2
2 remaining patches in my patch queue that can be merged
Hi,
Here I post these 2 misc patches.
Best regards,
Maxim Levitsky
2012 Nov 28
3
5.00pre11 initial comments
...e of the displayed file.
I don't know if this behavior is happening with cat.c32 only (I think
it is NOT the only case), or if it happens in other circumstances too
(like with other modules or with DISPLAY files for example).
I think the correct behavior should be to show the prompt in the
_next_ line, not in the same last line. Hopefully this request has no
unwanted effect when using [vesa]menu.c32 and "MENU *ROW*"
directives.
To replicate all the above, boot 4.06 and 5.00-pre11 and observe the
initial (DISPLAY) screen and the initial prompt line, and then
execute each labe...
2011 May 10
1
Cumulative dose in survival models
Dear List,
?
I want to fit a CPH survival model with a time-dependent cumulative exposure variable. More specifically, I have exposure measurements for all cohort members at discrete times (yearly measurements) during follow-up.
?
I suppose that when estimating the model parameters the most correct would be to have the cumulative exposure for everybody at risk at each death time, as I cannot
2005 Jun 15
1
source() chdir does not work (PR#7940)
Full_Name: Alex Galakhov
Version: 2.1.0
OS: Linux (Debian)
Submission from: (NULL) (195.19.131.68)
After software upgrade source() does not work properly anymore. It completely
ignores the chdir= parameter. This is because is.character(file) is always false
after the assignment file<-file(file).
The fix is (written by hand in diff-like syntax, hopefully, you'll understand
it):
2006 May 17
1
RE: RE: [Xen-changelog] Fix MOVS instruction emulation for HVM MMIO.
...indicated by EDI and write with size bytes, even when it''s copying
> > backwards. So there should be no multiplication of sign on
> this line.
>
> I still think this is correct. If I understand things
> correctly the point of the test is to figure whenever the
> _next_ repz movs interation will access another page (and if
> so copy just one data word and let the emulator kick in again
> for the remaining data on the page above/below).
No, the test is for if the first (current) operation is crossing a page boundary, not if the NEXT one is... That''...
2008 Feb 15
1
pt inaccurate when x is close to 0 (PR#9945)
While I agree that the reported results from Mathematica have only 10-13
correct digits, that does not mean that pt() in R is any better for these
calculations. For instance the following three calculations are
mathematically equivalent, but pt() disagrees at the 13th figure in R
v2.6.2
pt(1e-4,13)
pf(1e-8,1,13)/2+0.5
pbeta(1/(1+13/1e-8),.5,6.5)/2+0.5
Using 1/(1+n/x^2) and reversing the
2005 Sep 04
2
ControlPersist and multiple X11 forwarding.
Three patches attached.
One implements a 'ControlPersist' option, which when used with
'ControlMaster auto' or 'ControlMaster 'yes' make makes the master
background itself and stick around after its own primary session is
completed.
The second causes control clients to pass X11 display, auth proto and
auth data over the control socket so that appropriate X11
1998 May 19
1
SAMBA digest 1690
SUBJECT: SAMBA digest 1690
ERROR: Text size exceeds maximum
2011 Oct 09
11
[PATCH 01/10]: nouveau: assorted fixes
Hi,
Here is my patch queue I accumulated over quite a long time.
Patches 1-6 are bugfixes, and rest is mostly RFC.
Comments are welcome.
Best regards,
Maxim Levitsky
2006 Oct 16
2
PR#9295
I asked a question that might help me track down what changed between
2.3.1 that did build and the 2.4.0 version that will not build. Some of
the undefined names the linker was complaining about looked like #define
symbols that were not picked up by configure. The first thing I was
hoping for was to find out if this problem looked familiar? Whether or
not, I'm willing to try to work on
2008 Jul 20
26
[PATCH] NFS support for btrfs - v2
Hi,
Here''s an implementation of NFS support for btrfs. It does not work in one
particular case as described in
http://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg00298.html.
This uses the btrfs_iget helper introduced previously.
Comments ?
---
Signed-off-by: Balaji Rao <balajirrao@gmail.com>
diff -r 3f0eee804974 Makefile
--- a/Makefile Thu Jun 26 10:34:20 2008 -0400
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed