• M
    VMware ESX: Don't warn on some query parameter · b8ee9810
    Matthias Bolte 提交于
    * src/esx/esx_util.c: esxUtil_ParseQuery() warns if a known query
      parameter should be ignored due to the corresponding char/int pointer
      being NULL, instead of silently ignoring it. Fix the control flow.
    b8ee9810
esx_util.c 12.6 KB