Commit 25bf0a40 authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

rpcrt4: Update TODO list.

Out-of-memory check is performed by NdrAllocate and so isn't required to be done in the unmarshalling functions.
parent 4a028589
......@@ -25,8 +25,7 @@
* - transmit_as/represent as
* - Multi-dimensional arrays
* - Conversion functions (NdrConvert)
* - Checks for integer addition overflow
* - Checks for out-of-memory conditions
* - Checks for integer addition overflow in base type and user marshall functions
*/
#include <stdarg.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment