diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-07-12 13:02:18 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2016-09-21 14:28:20 +0300 |
commit | 0ef9ea290ed9319cb788ea40be06dd18b32ba05a (patch) | |
tree | cd426971fd00f9863c2165b22332338153b6465b /exec.c | |
parent | 772034b63e9c0caf6c92e31413f2d8df2ee69c88 (diff) |
linux-user: Use glib malloc functions in load_symbols()
Switch to using the glib malloc functions in load_symbols();
this deals with a Coverity complaint about possible
integer overflow calculating the allocation size with
'nsyms * sizeof(*syms)'.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions