← 返回首页
Cautionary notes about default random engine handle management by 9prady9 · Pull Request #2947 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Cautionary notes about default random engine handle management#2947

Merged
9prady9 merged 1 commit into
arrayfire:masterfrom
9prady9:issue2940
Jun 26, 2020
Merged

Cautionary notes about default random engine handle management#2947
9prady9 merged 1 commit into
arrayfire:masterfrom
9prady9:issue2940

Conversation

Copy link
Copy Markdown
Member

9prady9 commented Jun 26, 2020
edited
Loading

Description

Adds some cautionary notes on how to manage the handle returned by af_get_default_random_engine.
Fixes: #2940

Changes to Users

Documentation of Default Random Engine Functions is changed.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented

9prady9 added this to the 3.7.2 milestone Jun 26, 2020
9prady9 requested a review from umar456 June 26, 2020 14:21
9prady9 merged commit 71e1a25 into arrayfire:master Jun 26, 2020
9prady9 deleted the issue2940 branch June 26, 2020 17:48
umar456 mentioned this pull request Jun 27, 2020
2 tasks
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Potential dangling pointer with af_get_default_random_engine()

2 participants

Footer

© 2026 GitHub, Inc.