Commit Graph

3 Commits

Author SHA1 Message Date
Norihiro Kamae
03d9fee46e shared/opts-parser: Fix crash when no options were given to the parser
When passing just a space, the number of input options becomes 0. In
this case, calling `bmalloc` should be avoided.
2024-10-08 13:53:07 -04:00
Ryan Foster
a1fbf1015f clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
tytan652
2a53015ad7 deps,shared,plugins: Move opts-parser to shared folder 2024-07-27 07:38:36 +02:00