wireshark/extcap
Michael Mann ed27ad491d androiddump.c: Use preprocessor directive to distinguish E_AGAIN and E_WOULDBLOCK.
VS Code analysis considers them hardcoded values so the if statement is either
always true or always false.

Change-Id: Iad04add9391c515873e2e00d2c6cbd682fbf5b3f
Reviewed-on: https://code.wireshark.org/review/16419
Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-07-14 07:05:50 +00:00
..
.editorconfig Move extcap EditorConfig settings to source dir 2016-03-23 00:24:52 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
androiddump.c androiddump.c: Use preprocessor directive to distinguish E_AGAIN and E_WOULDBLOCK. 2016-07-14 07:05:50 +00:00
ciscodump.c ciscodump: bugfix 2016-04-14 20:47:37 +00:00
extcap-base.c g_list_free_full() only exists since 2.28 2016-04-18 20:21:24 +00:00
extcap-base.h extcap: add local_interfaces_to_list() to wsutil. 2016-03-04 05:53:56 +00:00
randpktdump.c randpkt_core: change rand() to g_rand_int (CID 1355360). 2016-07-09 15:29:55 +00:00
ssh-base.c *_stdup_printf -> strdup for "single string only" formatting. 2016-06-06 06:03:58 +00:00
ssh-base.h ssh-base(.h) : fix no newline at end of file [-Wnewline-eof] 2016-05-03 10:49:48 +00:00
sshdump.c Compile sshdump and ciscodump for Windows 2016-04-25 07:22:28 +00:00