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

Fix custom allocator invocation #503

Merged
merged 2 commits into from
May 8, 2015
Merged

Conversation

codemercenary
Copy link
Contributor

Add a test to validate that custom allocators are correctly invoked, and then fix the behavior so that this allocator is called when a static new override on that type is detected as being present.

Fixes #500

The nature and behavior of decoration constructors is important enough to merit having these behaviors tested in their own category.  Issue #500 specifically will require just such a class of test.
Add a test to validate that custom allocators are correctly invoked, and then fix the behavior so that this allocator is called when a static new override on that type is detected as being present.

Fixes #500
@codemercenary codemercenary force-pushed the bug-autopacketallocators branch from f359a0f to 7f1af7f Compare May 8, 2015 01:46
gtremper added a commit that referenced this pull request May 8, 2015
@gtremper gtremper merged commit 93ee79f into develop May 8, 2015
@gtremper gtremper deleted the bug-autopacketallocators branch May 8, 2015 22:36
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

Successfully merging this pull request may close these issues.

2 participants