Project

General

Profile

« Previous | Next » 

Revision 8a8618d4

Added by peterzhu2118 (Peter Zhu) about 2 years ago

Don't refetch ptr and len

The call to RSTRING_GETMEM already fetched the pointer and length, so we
don't need to fetch it again.