CVS commit: src/external/bsd/ppp/dist/pppd

2020-02-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 12 01:51:52 UTC 2020 Modified Files: src/external/bsd/ppp/dist/pppd: eap.c Log Message: pppd: Fix bounds check in EAP code Given that we have just checked vallen < len, it can never be the case that vallen >= len +

CVS commit: src/external/bsd/ppp/dist/pppd

2017-01-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 12 23:06:23 UTC 2017 Modified Files: src/external/bsd/ppp/dist/pppd: pppd.h Log Message: need stddef.h for offsetof To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ppp/dist/pppd/pppd.h

CVS commit: src/external/bsd/ppp/dist/pppd

2013-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 4 15:05:49 UTC 2013 Modified Files: src/external/bsd/ppp/dist/pppd: main.c Log Message: CID 271284: Missing error check on open To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3