Todd C. Miller
|
5fbf431c42
|
Fix a few memory leaks in the tests.
|
2023-06-30 19:08:04 -06:00 |
|
Rose
|
22079c3072
|
Avoid compiler casting warnings Part 2
This saves instructions that are related to casting as well as compiler warnings.
|
2023-06-29 13:10:27 -04:00 |
|
Todd C. Miller
|
13672f28df
|
Make sudo pass -Wwrite-strings
|
2022-06-28 16:33:15 -06:00 |
|
Todd C. Miller
|
ac878d3e27
|
Quiet clang analyzer false positive in regress tests.
|
2021-04-27 15:56:24 -06:00 |
|
Todd C. Miller
|
5ec59cddc2
|
Fix tilde expansion of paths with no user like ~/foo.
The '/' separator was missing in the resulting path.
|
2021-02-16 13:19:58 -07:00 |
|
Todd C. Miller
|
86513c78b6
|
Unit test for exptilde
|
2020-09-01 06:26:05 -06:00 |
|