Displaying 4 results from an estimated 4 matches for "l183".
Did you mean:
183
2023 May 12
0
[Bug 3571] New: Canceling SSH_ASKPASS actually sends an empty string
...alog via "X" causes SSH to
send an empty string which will very likely end up causing an
authentication failure on the target machine.
This empty string comes from line 183 of readpass.c
(https://github.com/openssh/openssh-portable/blob/bf944e3794eff5413f2df1ef37cddf96918c6bde/readpass.c#L183),
which is happening because the RP_ALLOW_EOF flag is not set from the
caller on line 1961 of sshconnect2.c
(https://github.com/openssh/openssh-portable/blob/bf944e3794eff5413f2df1ef37cddf96918c6bde/sshconnect2.c#LL1961C66-L1961C66).
The actual response from the ssh_askpass method in readpass.c is...
2013 Jan 28
1
Setting inline hook to a function identical to default in knitr turns of exponential formatting
Hello List,
while dealing with a questin of 'xiaodao' (
http://r.789695.n4.nabble.com/Problem-with-large-small-numbers-in-knitr-tp4653986.html)
I noticed that copying the default inline hook function obtained by
knit_hooks$get("inline")
into a knit_hook$set(inline = <...>) call turns off exponential
fomatting in the resulting .tex file.
I used a stripped version of
2013 Sep 09
3
[LLVMdev] Let's not depend on terminfo / curses?
...;t been many
complaints about clang printing escape codes during the years it has
existed so far. Other projectsget by with isatty() &&
!strcmp(getenv("TERM"), "dumb") too, for example git:
https://github.com/git/git/blob/21ff9151e811059f5576ca906c519ee5bb5b925e/color.c#L183
If folks think that bringing in the decades of cruft in curses is a good
idea, I'd ask that the --enable-curses=no --enable-terminfo=no path at
least keeps the old logic. Are there any objections to that?
(And since there are probably fewer shells on OS X, would anyone mind if
--enable-curse...
2016 Oct 30
4
[Bug 98506] New: Pagefault in gf100_vm_flush
...reated attachment 127629
--> https://bugs.freedesktop.org/attachment.cgi?id=127629&action=edit
kernel oops
got a pagefault today, attached below
gf100_vm_flush+0xc8 is
https://github.com/karolherbst/nouveau/blob/caab1df6e3b32d2eca7e82819a7dd4cb99911d71/drm/nouveau/nvkm/subdev/mmu/gf100.c#L183
-+ gdb mistake
was running chromium prime offloaded and civilisation 5 with mareks gl
threading branch
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archi...