<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - __split_buffer::__construct_at_end() crashes std::deque::insert() when given forward but non-bidirectional iterators"
href="http://llvm.org/bugs/show_bug.cgi?id=22284">22284</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>__split_buffer::__construct_at_end() crashes std::deque::insert() when given forward but non-bidirectional iterators
</td>
</tr>
<tr>
<th>Product</th>
<td>libc++
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dexonsmith@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu, mclow.lists@gmail.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=13714" name="attach_13714" title="0001-deque-Fix-__split_buffer-__construct_at_end.patch: fix the bug">attachment 13714</a> <a href="attachment.cgi?id=13714&action=edit" title="0001-deque-Fix-__split_buffer-__construct_at_end.patch: fix the bug">[details]</a></span>
0001-deque-Fix-__split_buffer-__construct_at_end.patch: fix the bug
Patch attached. I'll attach a testcase that crashes in a moment (patch fixes
it). I'd post the patch to the list, but I'm not actually sure where to add it
(or even how to run libcxx tests).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>