lists: fix crash in ListInsertElements0.51
commit1ec055dfbe6db8839064d891e64e46e136c39b09
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 4 Oct 2010 11:19:03 +0000 (4 13:19 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 4 Oct 2010 11:19:03 +0000 (4 13:19 +0200)
treef88b2a89ed4c9130dc40903a8f5d9f1c24ede5fe
parent24801249d328bdb0cb046bb321dd917249ad36b6
lists: fix crash in ListInsertElements

It wasn't added to the API list => NPE

JIM_REGISTER_API(ListInsertElements);

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
ecos/language/tcl/jim/current/src/jim-aio.c
ecos/language/tcl/jim/current/src/jim-eventloop.c
ecos/language/tcl/jim/current/src/jim.c
jim.c