#3659 rawdata not needed for callnum update
Merged by tkopecek. Opened by mikem.
mikem/koji rawdata-not-needed  into  master

Download 3659.patch

I noticed this when reviewing #3657. The use of rawdata here is not necessary and as such should be avoided for safety.

Note that the existing code is not a security flaw, since the callnum value is validated to be an integer above.

:thumbsup:

Commit e0b48d3e fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata