added qse_mbstouri()/qse_wcstouri()/qse_strtouri().
added qse_enbase64()/qse_debase64(). enhanced basic authorization to httpd-std
This commit is contained in:
@ -343,6 +343,7 @@ qse_nwio_t* qse_nwio_open (
|
||||
return QSE_NULL;
|
||||
}
|
||||
|
||||
QSE_MEMSET (nwio + 1, 0, xtnsize);
|
||||
return nwio;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user