On Oct 4, 2009, at 12:23 PM, Jim Jagielski wrote:
Shouldn't we set fake_rec.per_dir_config and fake_rec.server to NULL to play safe?No because if you follow the code, a null fake_rec.per_dir_config is handled correctly as is a null server. The only one that wasn't was the one that requiredthe change to the double-possible NULL.
Looks moot now :) I like the refactoring, btw.
