draios / sysdig

Linux system exploration and troubleshooting tool with first class support for containers
http://www.sysdig.com/
Other
7.76k stars 728 forks source link

update(userspace): fix compilation issue for recent sinsp_table refactoring #1890

Closed jasondellaluce closed 2 years ago

jasondellaluce commented 2 years ago

Signed-off-by: Jason Dellaluce jasondellaluce@gmail.com

Fixes compilation issues caused by the breaking changes of https://github.com/falcosecurity/libs/pull/249.

LucaGuerra commented 2 years ago

Perhaps we should also update the libs version (by commit hash since there's no stable release yet) to the latest :thinking:

jasondellaluce commented 2 years ago

You're right, my bad. I updated libs to the last commit hash on master (3d1549ce1934f08b8e7959a0d38ce2b0f32bdcfe).