Make use of size assertions in references where possible.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 10 Jul 2008 18:05:19 +0000 (11:05 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Thu, 10 Jul 2008 18:05:19 +0000 (11:05 -0700)
When writing out a reference to what is known to be a complete object, use
the size-assertion form of a reference.


No differences found