Fixed some calls to xcalloc where the quantity and size parameters had been transposed.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 21 Jun 2020 11:21:03 +0000 (13:21 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 21 Jun 2020 11:21:03 +0000 (13:21 +0200)
commit1efeddf31574c28ba41e02596e69e9669bd10268
treef46d91e770089d4cfe6bb5c9fbcad7138900606f
parent094270165a929f77210b123f9fd27c45da7a64a1
Fixed some calls to xcalloc where the quantity and size parameters had been transposed.
src/libpspp/bit-vector.c
src/math/categoricals.c
src/ui/gui/psppire-import-assistant.c