Clear fSAN option before new engine load
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 22 Sep 2011 15:14:34 +0000 (17:14 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 22 Sep 2011 15:14:34 +0000 (17:14 +0200)
commit32fe9f84d050e0fcc12d38ae9c9ac2fd6014cc12
tree50ae6d809cff14e8dd8f3ce070411e00a982d695
parent8778e777cf7414b29c3fda5914039d49b619daed
Clear fSAN option before new engine load

This to prevent the new engine will inherit it from the previous one.
As the command-line options an only set it, this has to be done by
explicit assignment.
backend.c