-
Committer:
Jay Pipes
-
Date:
2009-09-18 17:15:07 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1129.
-
Revision ID:
jpipes@serialcoder-20090918171507-r4a6ahmln04ommww
Adds an error catch in heap_create_table which traps when a call to create a HEAP table with more than UINT32_MAX occurs. This allows us to safely use a cast without worrying about truncation.