Silvio Cesare Sat, 08 Jan 2011 18:45:20 -0800
Package: bibindex Version: 2.10-9 Severity: minor ./bibindex_2.10/biblook.c: memset( list, sizeof( HListNode ), 0 ); /* only the paranoids survive */
The 0 should be in the second argument, not the third.