Logistic Regression syntax generator: replace ds_data with ds_cstr
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 11 Jul 2016 18:51:18 +0000 (20:51 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 11 Jul 2016 18:51:18 +0000 (20:51 +0200)
commitdd0534adaf2831e6857185aa6580fa44aff19545
tree93f1801caff9c3e931e5d1dfcd5df08c71cfc1b4
parent5ea81ae302c62daadda211d5ce777091ad608c1b
Logistic Regression syntax generator: replace ds_data with ds_cstr

ds_data does not produce a terminating null.  So garbage could be appended at the end of the command.

Fixes bug #48467
src/ui/gui/psppire-dialog-action-logistic.c