]> git.mdlowis.com Git - proto/rc.git/commit
Hardcode signal messages in C99 style. Fixed null pointer access in several places...
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 14 Mar 2017 15:02:10 +0000 (11:02 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 14 Mar 2017 15:02:10 +0000 (11:02 -0400)
commit02e061ec186e797ca1a1d1a0ba4f255166008500
tree167c1558501ee8e80cd7a0e2314781297831bf90
parent4c441ac0349e001207f9dc0d64c12dc2dcedf27f
Hardcode signal messages in C99 style. Fixed null pointer access in several places. Need to make the messages array private and use an API to synthesize unknown signal messages as well protect against null pointer access
.gitignore [new file with mode: 0644]
fn.c
sigmsgs.c