[bug] Driver for the Lucent LT Winmodem chipset (comms/ltmdm)

Ivan Radovanovic rivan at sezampro.yu
Sat Aug 26 18:23:24 UTC 2006


I have recently found bug in ltmdm driver. Driver crashes whole system 
every time when phone call is received while driver is in memory. 
Problem is in ltmdmsio.c file, trying to read NULL pointer. I fixed this 
problem, in attachment are two diff files:
- patch-sys-dev-ltmdm-ltmdmsio.c - patch file from directory files in
ltmdm port directory. I have changed this file to include check not to
read memory from NULL pointer
- ltmdmsio.c.diff - diff after applying change between original
ltmdmsio.c file, and ltmdmsio.c file I have changed

Best regards,
Ivan

P.S.
I am using FreeBSD 6.1, problem also existed in FreeBSD 5.x



-------------- next part --------------
A non-text attachment was scrubbed...
Name: ltmdmsio.c.diff
Type: text/x-patch
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20060826/e78b4482/ltmdmsio.c.bin


More information about the freebsd-ports mailing list