[CLIENT-4676] Emit deprecation warning if an argument passed to a policy or client config dictionary is out of bounds - #1147
Draft
juliannguyen4 wants to merge 135 commits into
Conversation
… compiler will optimize these switch statements
This reverts commit 80797cb.
…akes it easier to refactor in the future
…_ctx_add_from_pyobject and not just for operation dictionaries.
…t of the codebase.
…rospike_helpers-receives-out-of-bounds-int-without-refactoring
…rospike_helpers-receives-out-of-bounds-int-without-refactoring
…to handle bit_write_flags, bit resize flags, and bit overflow action.
…rospike_helpers-receives-out-of-bounds-int-without-refactoring
…rospike_helpers-receives-out-of-bounds-int-without-refactoring
…rospike_helpers-receives-out-of-bounds-int-without-refactoring
… a Python value is passed as arg.
…tent with the Python C API. get_int_from_py_dict isn't changed to reduce the scope of this PR
…rospike_helpers-receives-out-of-bounds-int-without-refactoring
…flags, but write_flags is read anyways which can cause uninitialized reads.
…lpers-receives-out-of-bounds-int-without-refactoring' into CLIENT-4676-warn-if-policy-or-client-config-receives-out-of-bounds-int
Base automatically changed from
CLIENT-4678-warn-if-aerospike_helpers-receives-out-of-bounds-int-without-refactoring
to
dev
August 13, 2026 22:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.