Re: Brainy: Memory Leak in vax

2015-06-27 Thread Miod Vallat
Hi, I put here a bug among others: sys/arch/vax/if/if_qe.c --- Fixed, thanks.

Brainy: Memory Leak in vax

2015-06-26 Thread Maxime Villard
Hi, I put here a bug among others: sys/arch/vax/if/if_qe.c --- 146 ring = malloc(PROBESIZE, M_TEMP, M_WAITOK | M_ZERO); bzero(sc, sizeof(struct qe_softc)); sc-sc_iot = ua-ua_iot; sc-sc_ioh = ua-ua_ioh; sc-sc_dmat =