Crash when using non-malloc-ed user data in lv_table

Hey Guys,

When I tried to set a pointer to a static int my_var in a table’s cell user_data it was crashing when the table was deleted.

Do you have any idea what the problem could be?

Hi,

Could you please show a specific example?