]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a coredump that would occur when fdopen was unable to
authorMike Silbersack <silby@FreeBSD.org>
Thu, 19 Jun 2003 20:04:51 +0000 (20:04 +0000)
committerMike Silbersack <silby@FreeBSD.org>
Thu, 19 Jun 2003 20:04:51 +0000 (20:04 +0000)
commit9be756b54b3fcd864aab64b7777401ffe1349d92
treed397125617dcba60c5f74b47c517376760cef45e
parentd4c737a9526a836533fbf25bdce34a66f655f64f
Fix a coredump that would occur when fdopen was unable to
return a valid fd.

PR: 49096
Submitted by: demon
MFC after: 3 days
usr.sbin/cron/cron/do_command.c