fix invalid read in construct_vsites
authorHan Wang <han.wang@fu-berlin.de>
Wed, 23 Jan 2013 21:02:22 +0000 (14:02 -0700)
committerChristoph Junghans <junghans@votca.org>
Thu, 24 Jan 2013 23:01:39 +0000 (16:01 -0700)
commit16628c7dae51a875be29a16abdb7b17f2046ceaf
tree4bc7eb3d14de759a0d2118015fdc373742645e46
parenta08a57cfa63059c3adca712c2b036a1a2481ba53
fix invalid read in construct_vsites

* aj is not available in the F_VSITEN case hence cannot be read in
  the common part of the function

Change-Id: Ic98dfb91eb095aea933abc3dbfb4f5cc10bf4166
src/mdlib/vsite.c