You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disallow ---version on module calls (#4097) (#4098)
The --version and --show-datadir could be given to modules, but the price we paid was a memory leak and a call to exit. Since the gmt driver can return those parameters, as can the API, we remove these offensive lines.
Co-authored-by: Paul Wessel <[email protected]>
0 commit comments