Displaying 3 results from an estimated 3 matches for "uninitalised".
Did you mean:
uninitialised
2008 Dec 03
0
[PATCH] Fix error path of HVM save hypercall
Fix the HVM save hypercall to avoid freeing an uninitalised pointer.
Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
1998 Jan 11
0
R-beta: New version 0.61.1
...t.bio.dfo.ca>)
o if(nmatch = 0) bug in src/main/character.c fixed (Doug Bates)
o R_alloc/S_alloc fixes. The former allocated 4 times more than
needed, the latter zeroed half of what it got, sizeof() mistakes
in both cases.
o c(ordered factor) caused segfault (uninitalised pointer), now
fixed.
o behaviour of as.numeric() on factors changed recently; now
documented.
o model.matrix() now pays attention to the names on its dataframe
argument.
o Fixes to group methods.
o autoload() caused infinite loop if function wasn...
1998 Jan 11
0
R-beta: New version 0.61.1
...t.bio.dfo.ca>)
o if(nmatch = 0) bug in src/main/character.c fixed (Doug Bates)
o R_alloc/S_alloc fixes. The former allocated 4 times more than
needed, the latter zeroed half of what it got, sizeof() mistakes
in both cases.
o c(ordered factor) caused segfault (uninitalised pointer), now
fixed.
o behaviour of as.numeric() on factors changed recently; now
documented.
o model.matrix() now pays attention to the names on its dataframe
argument.
o Fixes to group methods.
o autoload() caused infinite loop if function wasn...