-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
In PYTHON-3017 I discovered a bug in pymongo's CSFLE implementation where the kms_request I/O feeding loop could end up in an infinite loop. Libmongocrypt could prevent this type of bug by returning an error if mongocrypt_kms_ctx_feed is called with an empty mongocrypt_binary_t bytes.
- related to
-
PYTHON-3017 Potential hang in CSFLE when reading a KMS network response
- Closed