* Correct a bug introduced in 1.7. The wrong buffer was
authorhartwick <hartwick>
Sun, 29 Oct 2000 04:00:32 +0000 (04:00 +0000)
committerhartwick <hartwick>
Sun, 29 Oct 2000 04:00:32 +0000 (04:00 +0000)
commit844f5d0529c745f5f10ef3285bc71e6f49ad2fab
treee77850d45134e3cfbc76f14b3863f1c30ed78aa2
parentf116cd19a4e5c6f90ddfe3e444c147ff357685aa
* Correct a bug introduced in 1.7.  The wrong buffer was
  being used for creating the directory.
* Add the beginnings of the code to sanitize the directory.
  Unfortunately due to the requirement for most to have periods
  in the directory names special checking is required to disallow
  .. in the directory name, but allow single .'s.  It is not
  perfect, but a start.
src/modules/rlm_detail/rlm_detail.c