There are two places in packet-isup.c that val_to_str() is called with a NULL fmt. This causes SEGVs.
Attached is a patch for the two places. cvs diff -u packet-isup.c from the latest source.
packet-isup.c.diff
Description: Binary data
There are two places in packet-isup.c that val_to_str() is called with a NULL fmt. This causes SEGVs.
Attached is a patch for the two places. cvs diff -u packet-isup.c from the latest source.
packet-isup.c.diff
Description: Binary data