s3:auth Fix switch statement referencing a uninitialized variable
authorSimo Sorce <idra@samba.org>
Thu, 1 Jul 2010 21:47:46 +0000 (17:47 -0400)
committerSimo Sorce <idra@samba.org>
Thu, 1 Jul 2010 22:18:41 +0000 (18:18 -0400)
commit3721161d90c835604f38d2f178fbcd8c5f708077
tree34e784884622e46c80bab89266f2c413758131e1
parentd1538add736ae3ac7ca3c728e2bd1696d588b374
s3:auth Fix switch statement referencing a uninitialized variable

Looking at the original commit (9a747d500fad699038ecf75615c680a9fd9e4cc7)
this seem the right solution.

Andrew please check.
source3/rpc_server/srv_pipe.c