Wykres commitów

10 Commity (master)

Autor SHA1 Wiadomość Data
Noel Bautista c8e7032494
Include strings.h (#47) 2025-06-30 12:01:25 -07:00
Luis Mario Domenzain 4eb6994c26 build: update to C++20 2023-09-21 16:40:46 +02:00
Eric CHASSEUR ea25ea0ad9
WARNINGS: fix against set of -W options (#38)
* make __attribute__((fallthrough)) more portable for GCC (>= 7) and CLANG (>= 10)
2022-04-19 10:46:21 +02:00
Eli 42cac7762c clean unused var and made for loop more readable 2019-02-23 00:28:02 +02:00
David Newman d2d78d1b23
Update table17.inc 2018-09-25 14:29:30 -07:00
David Newman acf3fd8976
Update gpr_buffer.c
Removed an incorrect cast.
2018-06-29 09:41:21 -07:00
David Newman 7fc345e83b
Merge pull request #4 from tcullum-gpsw/fix-file-handle-leaks
Fixed file handle leaks in read_from_file() and write_to_file()
2018-06-29 09:33:58 -07:00
Todd Cullum 0ad3f96b99 fixed 3 potential memory leaks when function PrepareCodebooks returned due to error condition. 2018-05-25 17:10:23 -07:00
Todd Cullum e975a95239 Fixed file handle leaks in read_from_file() and write_to_file() in cases where we performed an error (-1) return 2018-05-25 16:25:43 -07:00
Adeel Abbas a513701afc Initial commit 2018-04-09 13:51:33 -07:00