[ovs-git] [openvswitch/ovs] 33cd56: json: Fix error message for corner case in json_st...

GitHub noreply at github.com
Fri May 29 22:19:05 UTC 2015


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: 33cd56ae7b1b91eb51787bdbf6cf5326243742e7
      https://github.com/openvswitch/ovs/commit/33cd56ae7b1b91eb51787bdbf6cf5326243742e7
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M lib/json.c
    M tests/ovsdb-data.at

  Log Message:
  -----------
  json: Fix error message for corner case in json_string_unescape().

The error message should not include bytes already copied from the input
string.

Found by inspection.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Alex Wang <alexw at nicira.com>




More information about the git mailing list