diff options
author | Guido van Rossum <guido@python.org> | 1998-06-15 18:01:34 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-06-15 18:01:34 +0000 |
commit | 76ec53c64df498eebc08d5cf7e53d2fc01064384 (patch) | |
tree | 772d7f2002de5a64a160b4fef2194b45b49dc061 /Python/sysmodule.c | |
parent | 60f2f0cf8e10c94693dfea8937b7feabeffe5744 (diff) | |
download | cpython-git-76ec53c64df498eebc08d5cf7e53d2fc01064384.tar.gz |
Subject: Bug in PC/import_nt.c
From: Dan Pierson <dan@remote.control.com>
To: "Mark Hammond (E-mail)" <MHammond@skippinet.com.au>,
"Guido van Rossum (E-mail)" <guido@cnri.reston.va.us>
Date: Mon, 8 Jun 1998 17:25:07 -0400
RegistryQueryValue requires that its fourth argument be initialized to
the length of the buffer being passed in, this wasn't being done. I
also split the call and status test into two lines with a local variable
so that I could look at the status in the debugger.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions