aboutsummaryrefslogtreecommitdiffstats
path: root/capchild/capture_session.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-04-07 19:56:22 -0700
committerGuy Harris <guy@alum.mit.edu>2019-04-08 02:57:53 +0000
commitbbc8cbfb9c0f4b43834af43e518de085cc39fd6b (patch)
tree34dce617ae902a9569862f3fee19cf21f8d7bd89 /capchild/capture_session.h
parent9f575c8dc9a04c1eb4634cf525815ff226a5e1bf (diff)
If you use data_file_url(), you must first call init_progfile_dir().
And if you call init_progfile_dir(), you must call init_process_policies() before that. And even if you *don't* use data_file_url(), you might use it in the future, or you might use other calls to get data file paths, so make *all* the extcap programs make those calls. (Yes, this is important on macOS, for example; it may also be important on Windows. On other UN*Xes we may just compile in the data file path, but that's not true on *all* our platforms.) Change-Id: I99265ed69ec24096884ec067feddd7d7f3855436 Reviewed-on: https://code.wireshark.org/review/32775 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'capchild/capture_session.h')
0 files changed, 0 insertions, 0 deletions