search for: qqx

Displaying 3 results from an estimated 3 matches for "qqx".

Did you mean: qq
2003 Aug 15
6
plot.lm mislabels points with na.exclude (PR#3750)
R 1.7.1 on Windows XP The "normal Q-Q plot" produced by plot.lm() mislabels points when the model is fitted using na.action=na.exclude. Example: x <- 1:50 y <- x + rnorm(50) y[c(5,10,15)] <- NA # insert some NA's y[40] <- 50 # add an outlier plot(lm(y ~ x, na.action=na.omit)) # outlier correctly labeled in all # four plots
2004 Jan 20
0
short analysys of qmail integer overflow bug - let there be light
...at setting /var/qmail/control/databytes to a reasonable value (for example 16384 = 16MB) will prevent the possibility of exploitation regarding the integer overflow in function blast(). That is not true. This is how blast() is called: void smtp_data() { int hops; unsigned long qp; char *qqx; if (!seenmail) { err_wantmail(); return; } if (!rcptto.len) { err_wantrcpt(); return; } seenmail = 0; if (databytes) bytestooverflow = databytes + 1; if (qmail_open(&qqt) == -1) { err_qqt(); return; } qp = qmail_qp(&qqt); out("354 go ahead\r\n"); received(&amp...
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...%`u)=NU<oQWS-ovQzCUr5w!f$&(S=J71EFL$193I&Z%DN3`)BCOgZTXKSse80}UC z<Jb{Mvus31Cw7_#V+=)6aO1`eKKS78uG?(5!s_aCEH3s at N;mU9thMenas0MPVV#b# zx})lF#ii^rMx$LuqY+99F1~u6t5>gb=BKX!Q$}m;z#NyTZ%+k!3X?YLMr=C~^^cgQ zDfjQ+=l15ueD?Xj9Du$Q1VPsgFR2_2A)F at BT8k~+v6^QYVH7!}wJ7NrH%aan7k|b1 zpP%EzPgY$;qQX|!-(Sao$5&g*V>{pGcjEVys<JHO(W6H^*!q&4ogKEfx7pp at C63dE zs9f)kz}NKqeO6CC&)V7=8yg$ExV}a==uExNR at v-_4)~fMr~ick+o4EVmQSHMYwxo@ zijSn at zEOp*ou4V_{>Nwh%#HXRyP_SAe0$R1+gF=K{>^94jrff1<nQw;=SG~bX36<a m at c-GFb0a>(s~tl8uh!QUw3PPevRJtQ0000<MNUMnLSTa4edT)q diff --git a...