Menu

#64 Inconsistent typing of variable gbls

open
nobody
5
2012-10-15
2012-09-20
No

While compiling your package with a research compiler infrastructure we noticed that ettercap declares a global variable gbls with inconsistent types:

  • ec_globals.h:EC_API_EXTERN struct globals *gbls;
  • el.h:extern struct globals gbls;

While building utils/etterlog/etterlog, these declarations collide.

Best,
Michael

Discussion


Log in to post a comment.

MongoDB Logo MongoDB