4423c68 Fix segfault

1 file Authored by Simo Sorce 14 years ago, Committed by sgallagh 14 years ago,
    Fix segfault
    
    Fix copy/paste error that picked up the wrong request structure to pass down.
    This was causing the talloc code that checks for the right signature to fail and
    abort as the 2 request structures have different state structures attacched.