Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use SAFE_FREE in nxagent #608

Open
sunweaver opened this issue Dec 15, 2017 · 3 comments
Open

use SAFE_FREE in nxagent #608

sunweaver opened this issue Dec 15, 2017 · 3 comments

Comments

@sunweaver
Copy link
Member

The former nxcompext code (now in Xserver/hw/nxagent/Compext/) contains many "unsafe" free() calls. They should be converted to using FREE_SAFE provided via nxcomp.

See #605 for reference...

@sunweaver sunweaver changed the title use FREE_SAFE in nxcompext use SAFE_FREE in nxcompext Dec 15, 2017
@sunweaver
Copy link
Member Author

... the macro name is SAFE_FREE, rather...

@sunweaver sunweaver changed the title use SAFE_FREE in nxcompext use SAFE_FREE in nxagent Dec 15, 2017
@sunweaver
Copy link
Member Author

And it should be use in all of nxagent.

@uli42
Copy link
Member

uli42 commented Aug 15, 2019

See #826 for a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants