Message225018
Presumably the value for subkeyname being passed to OpenKey contains an embedded null, which I believe is legal for the registry in general, but doesn't make much sense in this context and is quite possibly a corruption issue on your machine.
We can certainly strengthen mimetypes against this error (I don't know who's maintaining this module, but handling the TypeError on OpenKey seems safe enough) and you may also want to ensure your virus/malware scanners are up to date - embedded nulls in registry keys are often used to trigger bugs or hide malicious data. |
|
Date |
User |
Action |
Args |
2014-08-07 15:38:28 | steve.dower | set | recipients:
+ steve.dower, loewis, zach.ware, dstufft, DieInSente, venza |
2014-08-07 15:38:28 | steve.dower | set | messageid: <1407425908.7.0.787873636791.issue22028@psf.upfronthosting.co.za> |
2014-08-07 15:38:28 | steve.dower | link | issue22028 messages |
2014-08-07 15:38:28 | steve.dower | create | |
|