PinChangeInt library- To attach interrupts to multiple Arduino (Uno/Mega) pins

Hi,

I assume its a memory leak as my understanding is that delete does not free memory in Arduino and the current implementation of detach seems to assume that delete works.

Duane B