VirtualBox

Changeset 78252 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 22, 2019 11:25:02 PM (6 years ago)
Author:
vboxsync
Message:

IPRT/http: render therefore unto the download callback the user data
that are its, not that of the upload callback.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/http-curl.cpp

    r78066 r78252  
    30773077        {
    30783078            int rc = pThis->pfnDownloadCallback(pThis, pchBuf, cbToAppend, pThis->uDownloadHttpStatus, pThis->offDownloadContent,
    3079                                                 pThis->cbDownloadContent, pThis->pvUploadCallbackUser);
     3079                                                pThis->cbDownloadContent, pThis->pvDownloadCallbackUser);
    30803080            if (RT_SUCCESS(rc))
    30813081            {
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette