mirror of
https://github.com/sheumann/hush.git
synced 2025-08-05 12:26:26 +00:00
Also, fix issue where callers of getopt32() weren't properly detecting errors on GNO due to a size mismatch. This avoids strange behavior when commands using getopt32 (like export) are invoked multiple times, sometimes with invalid arguments.