[
https://issues.apache.org/jira/browse/GEODE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303580#comment-17303580
]
ASF subversion and git services commented on GEODE-9036:
--------------------------------------------------------
Commit e9324a1d140a33abda66dda70113d461016c7e88 in geode-native's branch
refs/heads/develop from Mario Salazar de Torres
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=e9324a1 ]
GEODE-9036: Fix FixedPartitionAttributes coredump (#766)
- Fixed coredump whenever instantiating FixedPartitionAttributesImpl.
- Also, small changes to fix Clang 11 compilation for this file.
- Added an UT to verify the coredump does not happens.
> Coredump when instantiating FixedPartitionAttributesImpl
> --------------------------------------------------------
>
> Key: GEODE-9036
> URL: https://issues.apache.org/jira/browse/GEODE-9036
> Project: Geode
> Issue Type: Bug
> Components: native client
> Affects Versions: 1.13.1
> Reporter: Mario Salazar de Torres
> Assignee: Mario Salazar de Torres
> Priority: Major
> Labels: pull-request-available
>
> When instantiating FP attributes a coredump occurs because the partition name
> is receiving a nullptr
--
This message was sent by Atlassian Jira
(v8.3.4#803005)