[
https://issues.apache.org/jira/browse/COR-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345168#comment-14345168
]
Peter Kelly commented on COR-49:
--------------------------------
By the way, note that you'll also need to do an xstrdup - this is the only
other memory-allocating function we're using in the C library that I can think
of. There may be others that have skipped my attention.
> Part 2 of the x*alloc project.
> -------------------------------
>
> Key: COR-49
> URL: https://issues.apache.org/jira/browse/COR-49
> Project: Corinthia
> Issue Type: Improvement
> Components: DocFormats - API, DocFormats - core, DocFormats -
> filters, DocFormats - ODF filter, DocFormats - OOXML filter, DocFormats -
> platform
> Affects Versions: 0.5
> Reporter: Gabriela Gibson
> Priority: Minor
> Attachments: malloc.logmesg, malloc.patch
>
>
> 1) changes to Wrapper.c
> 2) changing calloc to xcalloc
> 3) changing realloc to xrealloc
> 4) changing malloc to xmalloc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)