In log_error(), assert that ival and sval have reasonable values. There's no reason...
authorFabian Keil <fk@fabiankeil.de>
Mon, 26 Jul 2010 11:21:47 +0000 (11:21 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 26 Jul 2010 11:21:47 +0000 (11:21 +0000)
commit791cc31cc94b00d0720ebba201c43102d132e2b3
tree914643a58ab9bd9e3cf2fbc949c35b4ba3095446
parent858b3e389c5ad1a03d96e28f36eaf98b5ca810ce
In log_error(), assert that ival and sval have reasonable values. There's no reason not to abort() if they don't.
errlog.c