This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zoneminder
Watch
1
Star
0
Fork
0
You've already forked zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
synced
2026-03-19 06:18:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32ee0a897699b71c29f7706cd4676bd4766d1dd8
zoneminder
/
scripts
/
ZoneMinder
/
lib
History
Isaac Connor
60258e7aa1
Check the size of the mmap file before mmaping it. If the mmap file 0 ( can happen with remote cameras that can't be reached because it is offline ) we get sigbus. I think the mmap succeeds, but is zero sized, so the first access causes SIGBUS.
2013-10-04 11:54:21 -04:00
..
ZoneMinder
Check the size of the mmap file before mmaping it. If the mmap file 0 ( can happen with remote cameras that can't be reached because it is offline ) we get sigbus. I think the mmap succeeds, but is zero sized, so the first access causes SIGBUS.
2013-10-04 11:54:21 -04:00
ZoneMinder.pm
Migrate svn to git
2013-03-17 00:45:21 +01:00