Coverity: Stray pointer arithmetic: CID 400000
authorNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 29 Feb 2012 19:57:22 +0000 (14:57 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 29 Feb 2012 19:57:22 +0000 (14:57 -0500)
commit988d3d4348b6d9342413a4b225fc2bb6dece934e
tree01bd39b697ae01d33ac84295a1e7cb1327e0c487
parent2c7dca0a6ea03a156366f1ffe8f3245e70958149
Coverity: Stray pointer arithmetic: CID 400000

* src/callint.c (Fcall_interactively): add new fcall array, which
is the one allocated, and make args value derive from that. Fill
in function in fcall, and arguments in args.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/callint.c