We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1bcde commit ce403e2Copy full SHA for ce403e2
ChangeLog
@@ -1,7 +1,7 @@
1
2008-08-28 Chris Dunlap <cdunlap@llnl.gov>
2
3
* inevent.c (inevent_process): Changed type of inotify event buffer
4
- variable 'i' from signed to unsigned.
+ variable 'i' from signed to unsigned since: 0 <= i < len.
5
6
* NEWS, THANKS: Updated.
7
0 commit comments