January 23, 2008
View cd75ab4

fix valid characters table for encoding name skip \0 characters account for alignfix when calculating offset reset iconv state before reusing fix entity handling fix memory leaks reported by valgrind remove unused fields

Török Edvin authored on 2008/01/23 23:22:16
January 22, 2008
View b0b8398

* contrib/entitynorm: * use fewer entities, browsers don't support all either. * update to generate code for new entconv. * no need for configure, use just a simple Makefile (it is an internal tool) libclamav/entconv.c, hashtab.c, htmlnorm.c: * don't allocate memory for each entity_norm call. * don't touch length of mmaped area (bb #785) * update htmlnorm to use new entity_norm

Török Edvin authored on 2008/01/22 00:52:21