<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - CRASH: Draw just closes if to try select table in file"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118354">bug 118354</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
<td>Armin.Le.Grand@me.com
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - CRASH: Draw just closes if to try select table in file"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118354#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - CRASH: Draw just closes if to try select table in file"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118354">bug 118354</a>
from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
<pre>Good catch - in Cell::replaceContentAndFormating a request for
OutlinerParaObject in the underlying class SdrText is dereferenced without
testing if it exists. This *can* be nullptr.
Seems as if the 'old' cloning mechanism never stumbled over this - nonetheless
a long-existing error. Added fix to gerrit...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>