update todo
This commit is contained in:
parent
6709043cf0
commit
b789e9596a
|
@ -53,6 +53,7 @@ DOCS_IMAGES = \
|
|||
docs/storage.png \
|
||||
docs/style.css \
|
||||
docs/t2e.jpg \
|
||||
docs/todo.html \
|
||||
docs/tvblob.jpg \
|
||||
docs/tvitty.jpg \
|
||||
docs/unicode_support.png \
|
||||
|
|
|
@ -200,7 +200,7 @@
|
|||
timestamp_history m_their_delay_hist;
|
||||
|
||||
// the number of bytes we have buffered in m_inbuf
|
||||
</pre></td></tr><tr style="background: #fcc"><td>relevance 3</td><td><a href="javascript:expand(4)">src/utp_stream.cpp:1685</a></td><td>this alloca() statement won't necessariky produce correctly aligned memory. do something about that</td></tr><tr id="4" style="display: none;" colspan="3"><td colspan="3"><h2>this alloca() statement won't necessariky produce
|
||||
</pre></td></tr><tr style="background: #fcc"><td>relevance 3</td><td><a href="javascript:expand(4)">src/utp_stream.cpp:1685</a></td><td>this alloca() statement won't necessarily produce correctly aligned memory. do something about that</td></tr><tr id="4" style="display: none;" colspan="3"><td colspan="3"><h2>this alloca() statement won't necessarily produce
|
||||
correctly aligned memory. do something about that</h2><h4>src/utp_stream.cpp:1685</h4><pre style="background: #f6f6f6; border: solid 1px #ddd;"> bool stack_alloced = false;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue