prep_cif.c (ffi_prep_cif): Move the validity check after the initialization.
authorAndreas Tobler <a.tobler@schweiz.ch>
Thu, 6 Nov 2003 15:47:41 +0000 (16:47 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Thu, 6 Nov 2003 15:47:41 +0000 (16:47 +0100)
commit2b04d015d61b0d5def8eccc1f3d08694968882fe
treeed26b47e0a373a78dddf380b9d92e83c360f04dd
parent4b886873914887e749e96c8638928c524060edf6
prep_cif.c (ffi_prep_cif): Move the validity check after the initialization.

2003-11-06  Andreas Tobler  <a.tobler@schweiz.ch>

* src/prep_cif.c (ffi_prep_cif): Move the validity check after
the initialization.

From-SVN: r73309
libffi/ChangeLog
libffi/src/prep_cif.c