Displaying 2 results from an estimated 2 matches for "lotem".
Did you mean:
rotem
2007 Mar 19
2
Debugging Bug 5253: How to find who owns address space range?
I am trying to debug a wine crash I am having when using GDI rendering for
Starcraft BNet (Bug 5253). This bug does not happen in OpenGL mode, but my
purpose is to understand the source of the bug and not to workaround it.
(Bug link: http://bugs.winehq.org/show_bug.cgi?id=5253)
The crash is in some unrolled memcpy loop that writes to screen memory, and
as the bug description says, crashes after
2007 May 24
2
[Bug 1318] New: There is no way to really cancel dns queries from the client
...client
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: eyal.lotem at gmail.com
The option "CheckHostIP no" cancels ssh's lookup, but the ssh clinet
still calls gss_import_name with the parameter
GSS_C_NT_HOSTBASED_SERVICE. This call creates a name lookup internally
(via gss's call to krb5_sname_to_principal).
This causes "ssh" to al...