Thread: refactor CheckDropPermissions()

refactor CheckDropPermissions()

From
Neil Conway
Date:
This patch makes a minor tweak to CheckDropPermissions(): it moves some
initialization code for reporting errors out of the "common case" code
path. I think that results in a small win in both readability and
performance.

Barring any objections, I intend to apply this patch within 24 hours.

-Neil


Attachment