CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2014/11/30 06:47:42

Modified files:
        usr.sbin/mopd/common: file.c 

Log message:
In mopFileRead(), make sure to never increment e_cursec beyond e_nsec, so
that the next call to this function will not access e_sections[] out of
bounds.

Repairs mopa.out(1) behaviour noticed by sebastia@

Reply via email to