CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2016/01/20 02:37:13

Modified files:
        devel/jsoncpp  : Makefile 
        devel/jsoncpp/patches: patch-src_test_lib_json_main_cpp 
Added files:
        devel/jsoncpp/patches: patch-src_lib_json_json_reader_cpp 
                               patch-src_lib_json_json_writer_cpp 

Log message:
Merge bugfixes from upstream:

Fix cases where the most negative signed integer was negated, causing
undefined behavior.
(upstream git commit 1b32e3e869059e437c43ba0f8765c3e5857801f7)

Tests: fix undefined behavior from a left shift of a negative value.
(upstream git commit 22ec823cc707f38ee465805cfb158879e56758a3)

Reply via email to