Skip to content

[BZ-4219] ACE_Data_Block::clone() does not retain the value of the 'cur_size_' member #4219

@jwillemsen

Description

@jwillemsen
Field Value
Bugzilla ID 4219
Reporter Erik Sohns
Assigned to DOC Center Support List (internal)
Product ACE
Component ACE Core
Version 6.4.2
Platform / OS x86 / Windows NT
Priority P3
Severity normal
Status NEW
Resolution
Created 2017-02-11 09:45:33 -0600

Originally posted by Erik Sohns on 2017-02-11 09:45:33 -0600


ACE_Data_Block::clone() invokes ACE_Data_Block::clone_nocopy(). This allocates a data block with the required size (max_size_), but fails to adjust the cur_size_ accordingly after invoking the ctor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions