Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910)#8922

Merged
vstinner merged 1 commit into
python:3.7python/cpython:3.7from
izbyshev:backport-eb746db-3.7izbyshev/cpython:backport-eb746db-3.7Copy head branch name to clipboard
Aug 25, 2018
Merged

[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910)#8922
vstinner merged 1 commit into
python:3.7python/cpython:3.7from
izbyshev:backport-eb746db-3.7izbyshev/cpython:backport-eb746db-3.7Copy head branch name to clipboard

Conversation

@izbyshev

@izbyshev izbyshev commented Aug 25, 2018

Copy link
Copy Markdown
Contributor
  • Add missing NULL check reported by Svace static analyzer.
  • Fix clear_wstrlist() call on a wrong list.

(cherry picked from commit eb746db)

Co-authored-by: Alexey Izbyshev izbyshev@ispras.ru

https://bugs.python.org/issue34492

* Add missing NULL check reported by Svace static analyzer.
* Fix clear_wstrlist() call on a wrong list.

(cherry picked from commit eb746db)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.