Ward Fisher
c1fb4b0bae
Merge pull request #2809 from ZedThree/silence-malloc-warnings
...
Silence conversion warnings from `malloc` arguments
2023-12-21 17:20:56 -07:00
Sean McBride
56844001f5
Replaced ancient K&R function declarations to be C23 compatible
2023-12-13 22:49:04 -05:00
Peter Hill
d07dac918c
Silence conversion warnings from malloc
arguments
...
Mostly just add an explicit cast when calling `malloc` and its
variants. Sometimes instead change the type of a local variable if
this would silence multiple warnings.
2023-11-24 18:20:52 +00:00
Ward Fisher
921a217621
nctest, oc2 files updated.
2018-12-06 15:47:47 -07:00
Ed Hartnett
03f63a5f1c
many changes for memory fixes
2010-11-29 22:23:16 +00:00
Ed Hartnett
18f4bca367
moving to trunk subdir
2010-06-03 13:24:43 +00:00