Skip to content

Conversation

delphix-devops-bot
Copy link
Collaborator

No description provided.

ptesarik and others added 4 commits August 20, 2022 20:20
Surrounding parentheses are missing, which breaks stuff like

  container_of(ptr, type, field)->something

Fixes: 894f367
Signed-off-by: Petr Tesarik <ptesarik@suse.com>
The problem here is that op_call() always uses self->result to build
the return tuple, but the "N" format specifier does not silently
convert a NULL value to Py_None.

Well, even if it did, reference counting would be broken...

Signed-off-by: Petr Tesarik <ptesarik@suse.com>
@delphix-devops-bot delphix-devops-bot merged commit 33a54d4 into master Aug 22, 2022
@delphix-devops-bot delphix-devops-bot deleted the projects/merge-upstream/master branch August 22, 2022 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants